Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Dec 2007 03:55:37 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 131452 for review
Message-ID:  <200712230355.lBN3tb5N083101@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=131452

Change 131452 by jb@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712230355.lBN3tb5N083101>