Is there a "standard" ports list?
Posted: Fri Apr 20, 2012 4:33 am
Hello.
In James Molloy's tutorial, the IRQ handler function calls outb(0xA0, 0x20); and later outb(0x20, 0x20);.
Could anyone please link to a list of ports, that I could use to macro those magic numbers into something understandable?
Thank you.
In James Molloy's tutorial, the IRQ handler function calls outb(0xA0, 0x20); and later outb(0x20, 0x20);.
Could anyone please link to a list of ports, that I could use to macro those magic numbers into something understandable?
Thank you.