der Mouse writes: >I have a 3Com EtherLink III ISA card. While it is detected by the >kernel, it doesn't actually work. >I suspect this may be an IRQ issue. That is trivial to determin. The driver reads the IO port and IRQ settings from the card and uses what the card tells it. Just look at the kernel message to see what IRQ it uses. --chris