Date: Wed, 26 Dec 2007 11:24:27 GMT From: Hans Petter Selasky <hselasky@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 131687 for review Message-ID: <200712261124.lBQBORwj089718@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=131687 Change 131687 by hselasky@hselasky_laptop001 on 2007/12/26 11:24:09 Add new device "at9100_dci" to the configuration files. Affected files ... .. //depot/projects/usb/src/sys/arm/at91/files.at91#4 edit .. //depot/projects/usb/src/sys/conf/files#22 edit Differences ... ==== //depot/projects/usb/src/sys/arm/at91/files.at91#4 (text) ==== @@ -12,7 +12,7 @@ dependency "spibus_if.h" arm/at91/at91_tc.c optional at91_tc arm/at91/at91_twi.c optional at91_twi -arm/at91/at91_udp.c optional at91_udp +arm/at91/at91_udp.c optional at9100_dci arm/at91/if_ate.c optional ate arm/at91/ohci_atmelarm.c optional ohci arm/at91/uart_bus_at91usart.c optional uart ==== //depot/projects/usb/src/sys/conf/files#22 (text+ko) ==== @@ -1097,6 +1097,7 @@ dev/ubsec/ubsec.c optional ubsec # # USB support +dev/usb/at9100_dci.c optional at9100_dci dev/usb/ehci.c optional ehci dev/usb/ehci_pci.c optional ehci pci dev/usb/if_aue.c optional aue
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712261124.lBQBORwj089718>