Add initial support for ATA DMA.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 27 Dec 2009 04:21:38 +0000 (23:21 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 27 Dec 2009 04:21:38 +0000 (23:21 -0500)
commit14021f25334d67af63ef6b4b52fb049f1785df31
treed903ae14a12126bb85e73e61ae81e9851b66895e
parent8362699269d7b3c816981be0e306d7531aa3ea1d
Add initial support for ATA DMA.

Add support for detecting and using SFF 8038 compatible PCI devices.
Currently, only ATA transfers (not ATAPI) will use DMA.
src/ata.c
src/ata.h