Date: Mon, 3 Jul 2006 23:05:21 GMT From: Warner Losh <imp@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 100530 for review Message-ID: <200607032305.k63N5LTm051279@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=100530 Change 100530 by imp@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);
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607032305.k63N5LTm051279>