PCI IDE Controller: Difference between revisions

no edit summary
[unchecked revision][unchecked revision]
No edit summary
Line 90:
 
When an IRQ is invoked, ISR should read the IRQ number from PIC, then it searches for the device which has this IRQ [in IRQ0 or IRQ1], and if the device is found, call the device driver to inform it that an IRQ is invoked.
 
===Detecting IDE Drives===
 
===Read/Write From ATA Drive===
 
===Read From ATAPI Drive===
 
===Standard Function For Reading from ATA/ATAPI Drive===
 
===Standard Function to write to ATA Drive===
 
===Standard Function to eject ATAPI Drive===
Anonymous user