PIC problems
Posted: Tue May 26, 2009 1:48 pm
Hi all.
well
this little thing (PIC) has always given me trouble, and still does.
all irq works before i remap, but as soon as i have remaped, and undmasked all int ( enabled), nothing get though.
Just to be sure, i have remapped all IRQ's to some test handlers, witch never gets called..
so why wont the PIC not allow any commands ??
the code is 99% the same as the tutorial (i know, but you cant realy change that), brokenthorn (Neon)
a hint or any clue and i would be so GLad ( last time i tried this pice, it did the same)
kmt dk
edit:
i works if i call the IRQs directly,
i have testet it on RHW, and bochs, and both does not like it ..
well
this little thing (PIC) has always given me trouble, and still does.
all irq works before i remap, but as soon as i have remaped, and undmasked all int ( enabled), nothing get though.
Just to be sure, i have remapped all IRQ's to some test handlers, witch never gets called..
so why wont the PIC not allow any commands ??
the code is 99% the same as the tutorial (i know, but you cant realy change that), brokenthorn (Neon)
a hint or any clue and i would be so GLad ( last time i tried this pice, it did the same)
kmt dk
edit:
i works if i call the IRQs directly,
i have testet it on RHW, and bochs, and both does not like it ..