PERFORCE change 168648 for review

Andrew Turner andrew at FreeBSD.org
Fri Sep 18 03:40:11 UTC 2009


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

Change 168648 by andrew at andrew_bender on 2009/09/18 03:39:12

	Add an ohci driver tested on an s3c2410

Affected files ...

.. //depot/projects/arm/src/sys/arm/s3c2xx0/files.s3c2xx0#9 edit
.. //depot/projects/arm/src/sys/arm/s3c2xx0/ohci_s3c24x0.c#1 add

Differences ...

==== //depot/projects/arm/src/sys/arm/s3c2xx0/files.s3c2xx0#9 (text+ko) ====

@@ -10,3 +10,6 @@
 arm/s3c2xx0/uart_cpu_s3c2410.c	optional	uart
 arm/s3c2xx0/uart_dev_s3c2410.c	optional	uart
 
+# TODO: Move to dev/usb/controller with the rest of USB when added to SVN
+arm/s3c2xx0/ohci_s3c24x0.c	optional	ohci
+


More information about the p4-projects mailing list