cvs commit: src/sys/dev/mmc mmc.c mmcbrvar.h mmcvar.h
    Warner Losh 
    imp at FreeBSD.org
       
    Sun Sep 28 22:40:47 UTC 2008
    
    
  
imp         2008-09-28 22:40:11 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/mmc          mmc.c mmcbrvar.h mmcvar.h 
  Log:
  SVN rev 183447 on 2008-09-28 22:40:11Z by imp
  
  Propigate read-only status of cards.  Right now it is read only at
  device attach time.  We may need to read this more often in the
  future, but for now simplicity of implementation wins.
  
  Submitted by:   mav@
  
  Revision  Changes    Path
  1.8       +6 -1      src/sys/dev/mmc/mmc.c
  1.3       +6 -0      src/sys/dev/mmc/mmcbrvar.h
  1.4       +2 -0      src/sys/dev/mmc/mmcvar.h
    
    
More information about the cvs-all
mailing list