summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/conf/GENERIC
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2005-04-26 22:10:36 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2005-04-26 22:10:36 +0000
commit08870a4434c2b2b05456e8a119f0b910f564a47f (patch)
tree9a11ca57112f444b0fc97888681bd02854e0a1d3 /sys/arch/macppc/conf/GENERIC
parentc40e5bdfab333ec6f64316df068238476f64635e (diff)
enable uhci
ok drahn@ deraadt@ compilation tested by phessler
Diffstat (limited to 'sys/arch/macppc/conf/GENERIC')
-rw-r--r--sys/arch/macppc/conf/GENERIC4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC
index 9537777fce9..f4a494e0b05 100644
--- a/sys/arch/macppc/conf/GENERIC
+++ b/sys/arch/macppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.78 2005/04/14 19:59:49 brad Exp $g
+# $OpenBSD: GENERIC,v 1.79 2005/04/26 22:10:35 dlg Exp $g
#
# PPC GENERIC config file
#
@@ -168,11 +168,13 @@ scsibus* at atapiscsi?
# USB Controllers
ohci* at pci? # Open Host Controller
ohci* at cardbus? # Open Host Controller
+uhci* at pci? # Universal Host Controller
ehci* at pci? # Enhanced Host Controller
ehci* at cardbus? # Enhanced Host Controller
# USB bus support
usb* at ohci?
+usb* at uhci?
usb* at ehci?
# USB devices