> Hi !
>             Hardware problem / Interrupt and RedHat....
> 
>     I need to probe for the PS/2 (mouse) interrupt.... (...not usual...)
> 
> It must be IRQ12...
> What is the method to know when this Interrupt occured ?
> Do I need to use a new handler ?
> If yes, have I to use the  request_irq  function ?
> If yes, how can I use it ?
> 
> Thank's for any help

What are you doing? Writing kernel code? If so, look at some network drivers.


I saw there how one (probably many) driver detects the IRQ for a card: it 
resets the card, and assumes the next interrupt is the card.


-- 
Cheers
John Summerfield
http://www2.ami.com.au/ for OS/2 & linux information.
Configuration, networking, combined IBM ftpsites index.

Microsoft's most solid OS: http://www.geocities.com/rcwoolley/

Note: mail delivered to me is deemed to be intended for me, for my disposition.





_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to