Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jul 2003 22:34:28 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 34528 for review
Message-ID:  <200307150534.h6F5YSEr033084@repoman.freebsd.org>

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

Change 34528 by marcel@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



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