CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2010/07/02 03:21:58
Modified files: sys/dev/sdmmc : sdhc.c sdmmc.c Log message: On resume, detach and then force a re-attach of the card, since we don't know if it is the same card or if it got modified while we were not paying attention. Tested on x40 under apm, and some acpi machines. ok mlarkin kettenis