On 2002.05.14 17:19 Vineet Kumar wrote:
* Alex Hunsley ([EMAIL PROTECTED]) [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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]