cvs commit: src/sys/dev/mmc mmcsd.c

Warner Losh imp at FreeBSD.org
Tue Sep 30 02:34:59 UTC 2008


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


More information about the cvs-src mailing list