PERFORCE change 89886 for review

Warner Losh imp at FreeBSD.org
Tue Jan 17 21:32:36 PST 2006


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

Change 89886 by imp at imp_hammer on 2006/01/18 05:32:34

	I think we'll want a device to control pio.  don't know if we want
	this optional or standard.
	I think we'll also want a pmc to control power.  Ditto.

Affected files ...

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

Differences ...

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

@@ -8,6 +8,8 @@
 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_pio.c		optional	at91_pio
+arm/at91/at91_pmc.c		optional	at91_pmc
 arm/at91/at91_ssc.c		optional	at91_ssc
 arm/at91/at91_spi.c		optional	at91_spi
 arm/at91/at91_twi.c		optional	at91_twi


More information about the p4-projects mailing list