Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 2002 23:15:59 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 7915 for review
Message-ID:  <200203190715.g2J7FxY47707@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=7915

Change 7915 by peter@peter_overcee on 2002/03/18 23:15:35

	disable usb, which times out for me at the moment

Affected files ...

... //depot/projects/ia64/sys/ia64/conf/SMALL#6 edit

Differences ...

==== //depot/projects/ia64/sys/ia64/conf/SMALL#6 (text+ko) ====

@@ -135,15 +135,15 @@
 device		bpf		#Berkeley packet filter
 
 # USB support
-device		uhci		# UHCI PCI->USB interface
-device		ohci		# OHCI PCI->USB interface
-device		usb		# USB Bus (required)
-device		ugen		# Generic
+#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		ukbd		# Keyboard
 #device		ulpt		# Printer
 #device		umass		# Disks/Mass storage - Requires scbus and da0
-device		ums		# Mouse
+#device		ums		# Mouse
 # USB Ethernet
 #device		aue		# ADMtek USB ethernet
 #device		cue		# CATC USB ethernet

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




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