]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Improve support for multiple block read/write. This code is currently
authorWarner Losh <imp@FreeBSD.org>
Tue, 30 Sep 2008 02:34:45 +0000 (02:34 +0000)
committerWarner Losh <imp@FreeBSD.org>
Tue, 30 Sep 2008 02:34:45 +0000 (02:34 +0000)
commit0c0903b1e14ecebc5417e233cbb4a42e9f4ff7bd
tree6447e133c0a464fe57da5a5086ae9d50e6719dbb
parentcc35bcd1572d6dfba3ea44f4e71ec976ed2f741d
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@
sys/dev/mmc/mmcsd.c