cvs commit: src/sys/dev/mmc mmc.c mmcreg.h
    Warner Losh 
    imp at FreeBSD.org
       
    Sun Sep 28 22:27:43 UTC 2008
    
    
  
imp         2008-09-28 22:27:29 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/mmc          mmc.c mmcreg.h 
  Log:
  SVN rev 183446 on 2008-09-28 22:27:29Z by imp
  
  The OCR register defines both acceptable voltage bits, as well as bits
  for other things.  Mask out the voltage only bits when returning the
  Vdd mask for voltage computation.
  
  Submitted by:   mav@
  
  Revision  Changes    Path
  1.7       +2 -2      src/sys/dev/mmc/mmc.c
  1.3       +1 -0      src/sys/dev/mmc/mmcreg.h
    
    
More information about the cvs-src
mailing list