PERFORCE change 34528 for review

Marcel Moolenaar marcel at FreeBSD.org
Mon Jul 14 22:34:31 PDT 2003


http://perforce.freebsd.org/chv.cgi?CH=34528

Change 34528 by marcel at marcel_nfs on 2003/07/14 22:34:02

	Enable the UHCI host controller. We now attach the
	embedded SMC hub in the BigSur correctly and don't
	have lockups anymore.

Affected files ...

.. //depot/projects/ia64/sys/ia64/conf/GENERIC#32 edit

Differences ...

==== //depot/projects/ia64/sys/ia64/conf/GENERIC#32 (text+ko) ====

@@ -93,10 +93,10 @@
 device		mlx			# Mylex DAC960 family
 
 # USB host controllers and peripherals
-#device		uhci			# UHCI PCI->USB interface
 device		ehci			# EHCI host controller
 device		ohci			# OHCI PCI->USB interface
 device		ugen			# Generic device
+device		uhci			# UHCI PCI->USB interface
 device		uhid			# Human Interface Devices
 device		ukbd			# Keyboard
 device		ulpt			# Printer


More information about the p4-projects mailing list