Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Sep 2008 22:40:11 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/mmc mmc.c mmcbrvar.h mmcvar.h
Message-ID:  <200809282240.m8SMeiBV054145@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809282240.m8SMeiBV054145>