On Saturday 06 April 2002 09:41 pm, Shaul Karl wrote: > > While **playing** with lspci, I noticed something strange and don't know > > if this is a problem, a potential problem, or nothing to worry about. I > > seem to have two devices each sharing IRQ 10 (the on-board Intel USB > > controller and ESS Solo-1 sound card) and IRQ 11 (Davicom Ethernet card > > and AGI Rage). Any comments would be welcome. I should add that all the > > four devices mentioned seem to work OK. I regularly print on a USB > > printer, use sound and the LAN, and of course see my screen so the ATI > > card is also working.
You got 2 devices per IRQ - which seems to be OK, as long as the card is using the PCI specs currently (unlike Sound Blaster Live which is not, for example)... You can set the Linux kernel to either read from the BIOS the IRQ map and assignment and will use it - or let Linux set it of it's own (or you both - select "any" when compiling the kernel).. Reminded me few months ago to see my machine with windows 2k - all the devices appeared to be on IRQ 9 and I couldn't change it ;) Hetz ================================================================= 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]