Date: Fri, 20 Oct 2006 06:44:04 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/arm/at91 at91_mci.c at91_mcireg.h Message-ID: <200610200644.k9K6i4Zr070469@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610200644.k9K6i4Zr070469>