CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2010/07/02 12:05:29
Modified files: sys/dev/sdmmc : sdhc.c sdmmc.c Log message: One transition was wrong: Suspending without a card, and then resuming with was doing an attach, detach, and re-attach. Repair the state transitions.