On 2002.05.14 17:19 Vineet Kumar wrote:
* Alex Hunsley (lard@tardis.ed.ac.uk) [020514 13:27]: > General question: under debian, can I find out what IRQs are assigned to what > devices? cat /proc/pci (not debian-specific; should work on any linux with a /proc filesystem and pci support)
/proc/interrupts may be a little closer to the mark if you're just interested in IRQ assignments.
HTH, Ian --To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org