imp 2007-05-15 05:49:14 UTC
FreeBSD src repository
Modified files:
sys/dev/mmc mmc.c mmcsd.c
Log:
First cut at making detach work. also add sdh as a possible mmc bridge.
Submitted by: Andrea Bittau
(Andrea may have updated patches, but I've tested these)
Revision Changes Path
1.2 +27 -6 src/sys/dev/mmc/mmc.c
1.2 +38 -4 src/sys/dev/mmc/mmcsd.c