PCI IDE Controller: Difference between revisions

→‎Status: Fixed a typo
[unchecked revision][unchecked revision]
(→‎Errors: Corrected some listings)
(→‎Status: Fixed a typo)
Line 94:
#define ATA_SR_DRQ 0x08 // Data request ready
#define ATA_SR_CORR 0x04 // Corrected data
#define ATA_SR_IDX 0x02 // InlexIndex
#define ATA_SR_ERR 0x01 // Error
</source>
Anonymous user