I'm trying to remap irqs, using the code from the wiki, but it doesn't seem to work(keyboard is still generating interrupt 9)
Any idea?
http://svn.gna.org/viewcvs/clearos/trun ... iew=markup
the method that doesn't work is irq_remap
please help
Irq_remap doesn't work
You should use a function such as io_wait that is described in the wiki: http://www.osdev.org/wiki/Inline_Assemb ... 2FO_access