Commit the common portion of FS#9708: ATA (IDE) DMA by Boris Gjenero with a couple...
commitbc8cab4c24a0891182ac9711c67165a9e3373b1c
authorMichael Sevakis <jethead71@rockbox.org>
Thu, 12 Mar 2009 02:01:25 +0000 (12 02:01 +0000)
committerMichael Sevakis <jethead71@rockbox.org>
Thu, 12 Mar 2009 02:01:25 +0000 (12 02:01 +0000)
treef164876bee0344f051d50c36195404d28b50907f
parent01c390d5c5fce784883054a650b6c8ebaba8b186
Commit the common portion of FS#9708: ATA (IDE) DMA by Boris Gjenero with a couple cosmetic tweaks and without the inclusion of 'FS#9721: No error check after writes in ata.c'changes (which can be done separately). No code is changed for targets without HAVE_ATA_DMA defined other than to not display DMA modes in the View Disk Info debug screen if not using DMA (Gigabeat F/X/S were). No target uses the code yet but Gigabeat S use will follow shortly.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20298 a1c6a512-1295-4272-9138-f99709370657
apps/debug_menu.c
firmware/drivers/ata.c
firmware/export/ata.h