PERFORCE change 29659 for review
Peter Wemm
peter at FreeBSD.org
Thu Apr 24 18:07:33 PDT 2003
http://perforce.freebsd.org/chv.cgi?CH=29659
Change 29659 by peter at peter_daintree on 2003/04/24 18:06:43
keep usb out of it, its breaking something with shared interrupts
Affected files ...
.. //depot/projects/hammer/sys/x86_64/conf/GENERIC#9 edit
Differences ...
==== //depot/projects/hammer/sys/x86_64/conf/GENERIC#9 (text+ko) ====
@@ -51,12 +51,12 @@
device atapicd # ATAPI CDROM drives
# USB support
-device uhci # UHCI PCI->USB interface
-device ohci # OHCI PCI->USB interface
-device usb # USB Bus (required)
-device ugen # Generic
-device uhid # "Human Interface Devices"
-device ukbd # Keyboard
+#device uhci # UHCI PCI->USB interface
+#device ohci # OHCI PCI->USB interface
+#device usb # USB Bus (required)
+#device ugen # Generic
+#device uhid # "Human Interface Devices"
+#device ukbd # Keyboard
# atkbdc0 controls both the keyboard and the PS/2 mouse
More information about the p4-projects
mailing list