Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Enable IRQ howto?

54 views
Skip to first unread message

ahchow

unread,
Sep 5, 2003, 7:44:49 AM9/5/03
to
Hi all,

Does anyone here know how can I enable a particular interrupt in
driver? I try to use enable_irq() but fail. From what I get is that
enable_irq() can only be used to enable those interrupts that are
disabled by disable_irq() routine. I try to directly use outb(irq,
0x21) but failed. Anyone have ideas on how can I solve this?

Thanks
ahchow

0 new messages