Re: 2.4.26 fails to detect two Realtek cards

From: Aristeu Sergio Rozanski Filho
Date: Tue Jun 01 2004 - 07:04:48 EST


Hi Kevin,
> May 26 19:34:03 daisy kernel: 8139cp: 10/100 PCI Ethernet driver v1.1 (Aug 30, 2003)
> May 26 19:34:03 daisy kernel: 8139cp: pci dev 00:0c.0 (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
> May 26 19:34:03 daisy kernel: 8139cp: Try the "8139too" driver instead.
> May 26 19:34:03 daisy kernel: 8139too Fast Ethernet driver 0.9.26
> May 26 19:34:03 daisy kernel: PCI: Found IRQ 5 for device 00:0c.0
> May 26 19:34:03 daisy kernel: PCI: Sharing IRQ 5 with 00:0d.0
> May 26 19:34:03 daisy kernel: eth0: RealTek RTL8139 at 0xc480d000, 00:50:fc:f6:9e:39, IRQ 5
> May 26 19:34:03 daisy kernel: eth0: Identified 8139 chip type 'RTL-8100B/8139D'
>
> [...]
>
> dmesg from 2.4.18-bf24
>
> May 26 17:06:33 daisy kernel: ne2k-pci.c:v1.02 10/19/2000 D. Becker/P. Gortmaker
> May 26 17:06:33 daisy kernel: http://www.scyld.com/network/ne2k-pci.html
> May 26 17:06:33 daisy kernel: PCI: Found IRQ 12 for device 00:0a.0
> May 26 17:06:33 daisy kernel: eth0: RealTek RTL-8029 found at 0xd800, IRQ 12, 00:20:18:B8:B7:38.
> May 26 17:06:33 daisy kernel: 8139cp 10/100 PCI Ethernet driver v0.0.6 (Nov 19, 2001)
> May 26 17:06:33 daisy kernel: 8139cp: pci dev 00:0c.0 (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
> May 26 17:06:33 daisy kernel: 8139cp: Try the "8139too" driver instead.
> May 26 17:06:33 daisy kernel: 8139too Fast Ethernet driver 0.9.24
> May 26 17:06:34 daisy kernel: PCI: Found IRQ 5 for device 00:0c.0
> May 26 17:06:34 daisy kernel: PCI: Sharing IRQ 5 with 00:0d.0
> May 26 17:06:34 daisy kernel: eth1: RealTek RTL8139 Fast Ethernet at 0xc481a000, 00:50:fc:f6:9e:39, IRQ 5
> May 26 17:06:34 daisy kernel: eth1: Identified 8139 chip type 'RTL-8139C'
I guess you forgot to include ne2k-pci driver in your new kernel
configuration. 8139too handles rtl8139 (100Mbps) cards and ne2k-pci your rtl8029 (10Mbps)

--
Aristeu

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/