Subject: Realtek 8168B/8111B not configured on netbsd-3 branch
To: None <port-i386@netbsd.org>
From: Brad du Plessis <bradd@cat.co.za>
List: port-i386
Date: 09/28/2007 11:24:45
Hi all,

I've got an Intel DG31-PR motherboard with a Realtek onboard NIC that 
doesn't seem to be configured on netbsd-3 branch (updated today):

In dmesg:

/netbsd: Realtek Semiconductor 8168B/8111B 10/100/1000 Ethernet
(ethernet network, revision 0x01) at pci3 dev 0 function 0 not configured


which is strange considering this entry in pcidevs:

product REALTEK RT8168		0x8168	8168B/8111B 10/100/1000 Ethernet



With my 4.0_RC1 drive the device is detected as follows:

/netbsd: : RealTek 8168B/8111B PCIe Gigabit Ethernet (rev. 0x01)
/netbsd: pci_intr_map: bus 3 dev 0 func 0 pin 1; line 10
/netbsd: pci_intr_map: no MP mapping found
/netbsd: re0: interrupting at irq 10
/netbsd: re0: Ethernet address 00:19:d1:a7:45:3c
/netbsd: re0: using 256 tx descriptors
/netbsd: rgephy0 at re0 phy 7: RTL8169S/8110S 1000BASE-T media interface, rev. 2
/netbsd: rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto



Should I expect this to work on netbsd-3?

Thanks,
 Brad