2 FAQ tagged "irq"
Viewing 1-2 of 2 FAQ -- Linux list all IROs currently in use
Q. How do I list all IRQs currently used under CentOS Linux?
A.. There is a file called /proc/interrupts. The proc filesystem is a pseudo filesystem which is used as an interface to kernel data structures. It is commonly mounted at /proc.
This is used to record the number of [...] - Linux display information about installed hardware
You need to use command called lsdev. It gathers information about your computer’s installed hardware from the interrupts, ioports and dma files in the /proc directory, thus giving you a quick overview of which hardware uses what I/O addresses and what IRQ and DMA channels.
This command is very useful while troubleshooting various hardware conflict problems.
Task [...]
Viewing 1-2 of 2 FAQ - ( see all popular tags )


Recent Comments
Yesterday ~ 1 Comment
Yesterday ~ 8 Comments
Yesterday ~ 1 Comment
Yesterday ~ 6 Comments
10/09/2008 09:43 pm (2 days ago) ~ 8 Comments