PERFORCE change 154063 for review

Sam Leffler sam at FreeBSD.org
Thu Dec 4 11:10:33 PST 2008


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

Change 154063 by sam at sam_ebb on 2008/12/04 19:10:08

	ixp bus shim for ixp435's builting usb controllers; this
	probably belongs in dev/usb but leave it here for now until
	we can redo the ixp bus attachment so that we can specify
	a config syntax that brings it in only with "ixp ehci" or
	similar

Affected files ...

.. //depot/projects/vap/sys/arm/xscale/ixp425/files.ixp425#4 edit
.. //depot/projects/vap/sys/arm/xscale/ixp425/ixp435_ehci.c#1 add

Differences ...

==== //depot/projects/vap/sys/arm/xscale/ixp425/files.ixp425#4 (text+ko) ====

@@ -44,3 +44,5 @@
 # Q-Manager support
 #
 arm/xscale/ixp425/ixp425_qmgr.c		optional qmgr
+#
+arm/xscale/ixp425/ixp435_ehci.c		optional ehci


More information about the p4-projects mailing list