PERFORCE change 89309 for review

Warner Losh imp at FreeBSD.org
Fri Jan 6 15:54:09 PST 2006


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

Change 89309 by imp at imp_Speedy on 2006/01/06 23:53:59

	Go ahead and list files for the various built-in devices
	that I'm planning on writing some kind of driver for in
	files.at91rm92.  Atmel's product line has standardized
	asic blobs that get added to each SoC/MicroController that
	they produce, so we only need one driver for each of them.

Affected files ...

.. //depot/projects/arm/src/sys/arm/at91/files.at91rm92#7 edit

Differences ...

==== //depot/projects/arm/src/sys/arm/at91/files.at91rm92#7 (text+ko) ====

@@ -7,3 +7,9 @@
 arm/at91/uart_cpu_at91rm9200usart.c	optional	uart
 arm/at91/uart_dev_at91usart.c	optional	uart
 arm/at91/if_ate.c		optional	ate
+arm/at91/at91_mci.c		optional	at91_mci
+arm/at91/at91_ssc.c		optional	at91_ssc
+arm/at91/at91_spi.c		optional	at91_spi
+arm/at91/at91_twi.c		optional	at91_twi
+arm/at91/at91_udp.c		optional	at91_udp
+arm/at91/ohci_atmelarm.c	optional	ohci


More information about the p4-projects mailing list