On Mon, 09 Mar 2015 07:55:10 +0530, Ronit Halder said:
> How to get the interrupt number of a device.I know it's device id and
> the bus number.
> The device is a usb mouse.

In that case, you won't find an interrupt number for the mouse, you'll find
one for the USB controller the mouse is attached to.  Make note that the same
USB controller will catch interrupts for *all* devices on that USB bus.

Attachment: pgpr_fhAR7NUC.pgp
Description: PGP signature

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to