Subject: network interface card in slot 3
To: None <tech-kern@netbsd.org>
From: Klaus Heinz <heinz@netbsd.org>
List: tech-kern
Date: 01/26/2001 20:01:47
Hi,

in the course of getting my BeBox to boot NetBSD 1.5 over NFS I tried
a PCI network interface card '3Com 3c905C-TX 10/100'.
I compiled the kernel with an adapted config file (BeBox GENERIC +
'exphy* at mii' + 'ex* at pci').
with the i386->ppc cross compiler and the kernel boots, but displays
the following:

  ex0 at pci0 dev 13 function 0: 3Com 3c905C-TX 10/100 Ethernet with mngmt
  (rev. 0x74)
  pci_intr_map: no mapping for pin A
  ex0: couldn't map interrupt

The message appears independent from the slot the card is in, only 'dev 13'
changes to 'dev 14' or 'dev 15'.

Any hints how to attack this problem ? 

ciao
     Klaus