FS#10798 - unify ata_read_sectors and ata_write_sectors
commit6f765545beccc4ca8e84dc97df3a50f7180851ba
authortorne <torne@a1c6a512-1295-4272-9138-f99709370657>
Tue, 24 Nov 2009 18:03:57 +0000 (24 18:03 +0000)
committertorne <torne@a1c6a512-1295-4272-9138-f99709370657>
Tue, 24 Nov 2009 18:03:57 +0000 (24 18:03 +0000)
treefab93efe258bf6bf4642338cdd02d2b69f3a35f1
parentf2498671e8392a011086f61dcb20d3d7d20f4f90
FS#10798 - unify ata_read_sectors and ata_write_sectors

Writes will now be retried if they fail, and will be done using multisector transfers which should be faster.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23740 a1c6a512-1295-4272-9138-f99709370657
firmware/drivers/ata.c