Jump to content

Viewing I/O ports and interrupts in Linux

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
Guest_Jame_*

Guest_Jame_*
  • Guests
In linux how can I make sure that the I/O ports, IRQs and DMAs have the correct values? I thought this was in the /proc directory but what do I do once in there?

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Use the command:
cat /proc/interrupts for interrupts
cat /proc/ioports for I/O Ports
cat /proc/dma for dma