Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Oct 2008 07:06:59 +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 mmcreg.h mmcsd.c mmcvar.h
Message-ID:  <200810020707.m9277Aiw040292@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2008-10-02 07:06:59 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mmc          mmc.c mmcreg.h mmcsd.c mmcvar.h 
  Log:
  SVN rev 183542 on 2008-10-02 07:06:59Z by imp
  
  Define and use MMC_SECTOR_SIZE.
  Make mmc_get_media_size now return an off_t and remove now useless cast.
  
  Revision  Changes    Path
  1.16      +2 -2      src/sys/dev/mmc/mmc.c
  1.5       +8 -0      src/sys/dev/mmc/mmcreg.h
  1.9       +1 -1      src/sys/dev/mmc/mmcsd.c
  1.5       +1 -1      src/sys/dev/mmc/mmcvar.h



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