git: sdhci - Fix typo, support bits for drive types A, C, D are in capabilities.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Mon Jan 9 08:48:18 PST 2017


commit 455bd1b107133c8c8756da157bea5731cd5719da
Author: Imre Vadász <imre at vdsz.com>
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



More information about the Commits mailing list