PERFORCE change 131452 for review
John Birrell
jb at FreeBSD.org
Sat Dec 22 19:55:40 PST 2007
http://perforce.freebsd.org/chv.cgi?CH=131452
Change 131452 by jb at jb_freebsd1 on 2007/12/23 03:54:52
This machine is too slow to boot and shutdown with the USB
support built in. Bye-bye USB bye-bye.
Affected files ...
.. //depot/projects/dtrace/src/sys/amd64/conf/YABBA#2 edit
Differences ...
==== //depot/projects/dtrace/src/sys/amd64/conf/YABBA#2 (text+ko) ====
@@ -8,3 +8,32 @@
# This panics my Dell 531S. Bad ohci, no biscuit.
nodevice ohci
+nodevice uhci # UHCI PCI->USB interface
+nodevice ehci # EHCI PCI->USB interface (USB 2.0)
+nodevice usb # USB Bus (required)
+nodevice ugen # Generic
+nodevice uhid # "Human Interface Devices"
+nodevice ukbd # Keyboard
+nodevice ulpt # Printer
+nodevice umass # Disks/Mass storage - Requires scbus and da
+nodevice ums # Mouse
+nodevice ural # Ralink Technology RT2500USB wireless NICs
+nodevice rum # Ralink Technology RT2501USB wireless NICs
+nodevice urio # Diamond Rio 500 MP3 player
+nodevice uscanner # Scanners
+nodevice ucom # Generic com ttys
+nodevice uark # Technologies ARK3116 based serial adapters
+nodevice ubsa # Belkin F5U103 and compatible serial adapters
+nodevice ubser # BWCT console serial adapters
+nodevice uftdi # For FTDI usb serial adapters
+nodevice uipaq # Some WinCE based devices
+nodevice uplcom # Prolific PL-2303 serial adapters
+nodevice uvisor # Visor and Palm devices
+nodevice uvscom # USB serial support for DDI pocket's PHS
+nodevice aue # ADMtek USB Ethernet
+nodevice axe # ASIX Electronics USB Ethernet
+nodevice cdce # Generic USB over Ethernet
+nodevice cue # CATC USB Ethernet
+nodevice kue # Kawasaki LSI USB Ethernet
+nodevice rue # RealTek RTL8150 USB Ethernet
+nodevice udav # Davicom DM9601E USB
More information about the p4-projects
mailing list