Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 2008 02:34:45 +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 mmcsd.c
Message-ID:  <200809300234.m8U2YxLk074757@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2008-09-30 02:34:45 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mmc          mmcsd.c 
  Log:
  SVN rev 183480 on 2008-09-30 02:34:45Z by imp
  
  Improve support for multiple block read/write.  This code is currently
  disabled by default because there's problems with it on AT91RM9200,
  currently the only host controller in the tree.  I've not had time to
  track those problems to ground.  I'm committing because this is
  important for other host controllers that are in the pipeline.
  
  Submitted by:   mav@
  
  Revision  Changes    Path
  1.7       +42 -38    src/sys/dev/mmc/mmcsd.c



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