Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jan 2006 23:54:07 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 89309 for review
Message-ID:  <200601062354.k06Ns7H4057302@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=89309

Change 89309 by imp@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601062354.k06Ns7H4057302>