commit 455bd1b107133c8c8756da157bea5731cd5719da
Author: Imre Vadász <[email protected]>
Date: Fri Jan 6 22:47:28 2017 +0100
sdhci - Fix typo, support bits for drive types A,C,D are in capabilities.
* The drive type support flags in the capabilities register (0x40) are for
drive types A,C,D, drive type B is the default setting (value 0) of the
drive strength field in the HOST_CONTROL2 register.
Summary of changes:
sys/dev/disk/sdhci/sdhci.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/455bd1b107133c8c8756da157bea5731cd5719da
--
DragonFly BSD source repository