cvs commit: src/sys/arm/at91 at91_mci.c at91_mcireg.h
Warner Losh
imp at FreeBSD.org
Fri Oct 20 06:44:04 UTC 2006
imp 2006-10-20 06:44:04 UTC
FreeBSD src repository
Added files:
sys/arm/at91 at91_mci.c at91_mcireg.h
Log:
MMC/SD bridge driver (host adapter) for AT91RM9200's MCI interface.
This interface also appears in the AT91SAM9260 and '61 as well as the
AVR32 based micros from Atmel. We don't yet support write protect or
hot-swap in this bridge driver.
Revision Changes Path
1.1 +725 -0 src/sys/arm/at91/at91_mci.c (new)
1.1 +128 -0 src/sys/arm/at91/at91_mcireg.h (new)
More information about the cvs-src
mailing list