Try passing 'eisa_bus.enable_dev=2' to your kernel parameters. Your card is tagged as unconfigured by BIOS, and thus is skipped by the probing logic. See Documentation/eisa.txt for details. M. -- Pl
Note that hp100 in 2.6.4-rc1 is still broken wrt EISA probing, since it lacks the terminating entry in the EISA ID list. This one-liner should take care of random crashes that are often reported to
I've seen things you people wouldn't believe. You writing: This machine has RAM BIOS booted from floppy. I ran it and EISA configure utility to check this once more. Card is enabled and not locked. I
I've seen things you people wouldn't believe. You writing: [...] With eisa_bus.enable_dev=2 I'm getting: eisa_bus_match dev sig='HWPC061' state=0x1 eids=HWPF180 eisa_bus_match dev sig='HWP1940' state
I've seen things you people wouldn't believe. You writing: OK. I builded module from 2.6.4-rc2 with HP100_DEBUG defined. During compilation: drivers/net/hp100.c: In function `hp100_eisa_probe': drive
Ok, found it. It really looks like the new EISA probing code in hp100 never got tested, since a precious offset has disappeared during the rewriting process. Please note that you still need to enabl
I have HP 10/100VG AnyLan EISA card. My machine is a HP Netserver 4d/66LE. 486, EISA only. After latest changes in hp100 driver, it stopped working for me. It oopsed as module on 2.6.2 (and I experi
Try passing 'eisa_bus.enable_dev=2' to your kernel parameters. Your card is tagged as unconfigured by BIOS, and thus is skipped by the probing logic. See Documentation/eisa.txt for details. M. -- Pl
Note that hp100 in 2.6.4-rc1 is still broken wrt EISA probing, since it lacks the terminating entry in the EISA ID list. This one-liner should take care of random crashes that are often reported to
I've seen things you people wouldn't believe. You writing: This machine has RAM BIOS booted from floppy. I ran it and EISA configure utility to check this once more. Card is enabled and not locked. I
I've seen things you people wouldn't believe. You writing: [...] With eisa_bus.enable_dev=2 I'm getting: eisa_bus_match dev sig='HWPC061' state=0x1 eids=HWPF180 eisa_bus_match dev sig='HWP1940' state
I've seen things you people wouldn't believe. You writing: OK. I builded module from 2.6.4-rc2 with HP100_DEBUG defined. During compilation: drivers/net/hp100.c: In function `hp100_eisa_probe': drive
Ok, found it. It really looks like the new EISA probing code in hp100 never got tested, since a precious offset has disappeared during the rewriting process. Please note that you still need to enabl
Hi. I have HP 10/100VG AnyLan EISA card. My machine is a HP Netserver 4d/66LE. 486, EISA only. After latest changes in hp100 driver, it stopped working for me. It oopsed as module on 2.6.2 (and I exp