PERFORCE change 100530 for review

Warner Losh imp at FreeBSD.org
Mon Jul 3 23:05:24 UTC 2006


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

Change 100530 by imp at imp_lighthouse on 2006/07/03 23:05:17

	newbus glue

Affected files ...

.. //depot/projects/arm/src/sys/arm/at91/at91_twi.c#16 edit

Differences ...

==== //depot/projects/arm/src/sys/arm/at91/at91_twi.c#16 (text+ko) ====

@@ -444,3 +444,4 @@
 };
 
 DRIVER_MODULE(at91_twi, atmelarm, at91_twi_driver, at91_twi_devclass, 0, 0);
+DRIVER_MODULE(iicbus, at91_twi, iicbus_driver, iicbus_devclass, 0, 0);


More information about the p4-projects mailing list