Subject: de0: unable to map device registers
To: None <netbsd-help@netbsd.org>
From: Audun Arnesen Nordal <audun@stud.cs.uit.no>
List: netbsd-help
Date: 06/14/2001 14:19:23
I am trying to set up a i386 router w/two ethernet cards with a generic
1.5 kernel. One gets configured correctly:

ep0 at isa0 port 0x300-0x30f irq 10: 3Com 3C509 Ethernet
ep0: address 00:10:4b:bb:47:dc, 8KB byte-wide FIFO, 1:1 Rx:Tx split
ep0: 10baseT, 10base5, 10base2 (default 10baseT)

The other (a Cogent PCI DEC 21040 10Mb) doesn't:
de0 at pci0 dev 1 function 0: unable to map device registers

What does that mean? I have tried the same Cogent card on a different
machine with the same kernel, and the card got configured correctly then.
Could the problem be that I have two NICs now and that there may be some
irq collision? Or should I look for some bios settings? Looks like it
fails attatching at line 5819 in sys/dev/pci/if_de.c.

Regards,


-- 
Audun Nordal