LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: Daniel Callan <dcallan@wias.net.au>
  To  : <james@adam.com.au>
  Date: Tue, 03 Apr 2001 20:55:26 +1000

Re: Finding IRQ's

At 08:44 AM 4/3/01 +0000, you wrote:
>list
>how do you find the IRQ used by ISA devices installed in the system?
>
>pci is easy cat /proc/pci but what is is for ISA devices?

You can see all used interrupts with:
cat /proc/interrupts

See IO's with:
cat /proc/ioports

Cheers,
-Daniel

Daniel Callan
dcallan@wias.net.au

-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page