cvs commit: src/sys/dev/mmc bridge.h mmc.c mmcbr_if.m mmcbrvar.h
mmcbus_if.m mmcreg.h mmcsd.c mmcvar.h
Warner Losh
imp at FreeBSD.org
Sat May 26 05:23:37 UTC 2007
imp 2007-05-26 05:23:36 UTC
FreeBSD src repository
Modified files:
sys/dev/mmc bridge.h mmc.c mmcbr_if.m mmcbrvar.h
mmcbus_if.m mmcreg.h mmcsd.c mmcvar.h
Log:
A careful reading of the disclaimer that is required to download the
SD Simplified specification, as well as other SD and SDIO
implemenations I've examined, suggest this disclaimer may be required.
It is unclear to me exactly what the license would be for, or why it
might be required. Err on the side of caution and include this
disclaimer so anybody deploying this code can judge for themselves. I
have no further unformation about the details.
Revision Changes Path
1.2 +27 -0 src/sys/dev/mmc/bridge.h
1.3 +27 -0 src/sys/dev/mmc/mmc.c
1.2 +27 -0 src/sys/dev/mmc/mmcbr_if.m
1.2 +27 -0 src/sys/dev/mmc/mmcbrvar.h
1.2 +27 -0 src/sys/dev/mmc/mmcbus_if.m
1.2 +27 -0 src/sys/dev/mmc/mmcreg.h
1.3 +27 -0 src/sys/dev/mmc/mmcsd.c
1.3 +27 -0 src/sys/dev/mmc/mmcvar.h
More information about the cvs-src
mailing list