]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MMC/SD bridge driver (host adapter) for AT91RM9200's MCI interface.
authorimp <imp@FreeBSD.org>
Fri, 20 Oct 2006 06:44:04 +0000 (06:44 +0000)
committerimp <imp@FreeBSD.org>
Fri, 20 Oct 2006 06:44:04 +0000 (06:44 +0000)
commit3434ef1d273ef1358e9f6b56ebf004aa09612a95
tree9439fcc2d2fc1db3ce647fa4d097dc1436a425f4
parent30743982cadbd960ddcea071a6305c7b9a367999
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.
sys/arm/at91/at91_mci.c [new file with mode: 0644]
sys/arm/at91/at91_mcireg.h [new file with mode: 0644]