On Wed, Jun 22, 2005 at 08:43:12PM +0300, Aviv Goll wrote: > Hi, > On windows I had the option to check if a device was experiencing an > IRQ collision at the device manager. How do I do that in linux?
Those should be basically gone on a system with no manual handling of interrupt lines and IO ports. Take a look at /proc/interrupts and /proc/ioports . -- Tzafrir Cohen | [EMAIL PROTECTED] | VIM is http://tzafrir.org.il | | a Mutt's [EMAIL PROTECTED] | | best ICQ# 16849755 | | friend ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
