PERFORCE change 91512 for review
Warner Losh
imp at FreeBSD.org
Fri Feb 10 10:57:02 PST 2006
http://perforce.freebsd.org/chv.cgi?CH=91512
Change 91512 by imp at imp_hammer on 2006/02/10 18:56:41
First cut at doing ohci attachment for the atmel arm bus.
Affected files ...
.. //depot/projects/arm/src/sys/arm/at91/ohci_atmelarm.c#1 add
.. //depot/projects/arm/src/sys/arm/conf/KB920X#15 edit
Differences ...
==== //depot/projects/arm/src/sys/arm/conf/KB920X#15 (text+ko) ====
@@ -72,6 +72,13 @@
device mii
device lxtphy
+# USB support
+device ohci # OHCI USB interface
+device usb # USB Bus (required)
+device umass # Disks/Mass storage - Requires scbus and da
+device scbus # SCSI bus (required for SCSI)
+device da # Direct Access (disks)
+
# Debugging for use in -current
#options INVARIANTS #Enable calls of extra sanity checking
#options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
More information about the p4-projects
mailing list