CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/08/09 07:50:15
Modified files:
sys/dev/sdmmc : sdmmc_ioreg.h
Log message:
Correct the bitmask that returns the function count. We missed a bit
and thus only supported 4 functions instead of 8.
ok kettenis@
