[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

DEC tulip ethernet driver problem



I have a DEC Tulip card and wish to support it under a 2.4.19 kernel.
It looks like the kernel driver support for the cards has changed.
I'd be grateful for any advice on how to sort this out.

Thanks
Rory


2.2.20 kernel configuration:

CONFIG_PCI_OLD_PROC=y
CONFIG_NET_ETHERNET=y
CONFIG_NET_ISA=y
CONFIG_EWRK3=y
CONFIG_EEXPRESS=y
CONFIG_EEXPRESS_PRO=y
CONFIG_NET_EISA=y
CONFIG_DE4X5=y
CONFIG_DEC_ELCP=y
CONFIG_DGRS=y
CONFIG_EEXPRESS_PRO100=y

2.2.20 dmesg output:

tulip.c:v0.91g-ppc 7/16/99 becker@cesdis.gsfc.nasa.gov
eth0: Digital DS21143 Tulip rev 65 at 0x7800, 00:00:C5:53:29:AE, IRQ 9.
eth0:  EEPROM default media type Autosense.
eth0:  Index #0 - Media 10baseT (#0) described by a 21142 Serial PHY (2) block.
eth0:  Index #1 - Media 10baseT-FD (#4) described by a 21142 Serial PHY (2) block.
eth0:  Index #2 - Media 100baseTx (#3) described by a 21143 SYM PHY (4) block.
eth0:  Index #3 - Media 100baseTx-FD (#5) described by a 21143 SYM PHY (4) block.
eth0:  Index #4 - Media 100baseTx (#3) described by a 21143 reset method (5) block.
eth1: Digital DS21143 Tulip rev 48 at 0x7880, 00:00:F8:7A:9A:D9, IRQ 5.
eth1:  EEPROM default media type Autosense.
eth1:  Index #0 - Media 10baseT (#0) described by a 21142 Serial PHY (2) block.
eth1:  Index #1 - Media 10baseT-FD (#4) described by a 21142 Serial PHY (2) block.
eth1:  Index #2 - Media 10base2 (#1) described by a 21142 Serial PHY (2) block.
eth1:  Index #3 - Media AUI (#2) described by a 21142 Serial PHY (2) block.
eth1:  Index #4 - Media MII (#11) described by a 21142 MII PHY (3) block.
eth1: ***WARNING***: No MII transceiver found!
eth2: region already allocated at 0x7800.
eth2: region already allocated at 0x7880.

2.4.19 kernel configuration:

CONFIG_NET_ETHERNET=y
CONFIG_DEPCA=y
CONFIG_NET_ISA=y
CONFIG_EWRK3=y
CONFIG_EEXPRESS=y
CONFIG_EEXPRESS_PRO=y
CONFIG_NET_PCI=y
CONFIG_TULIP=y
# CONFIG_TC35815 is not set
# CONFIG_TULIP_MWI is not set
# CONFIG_TULIP_MMIO is not set
CONFIG_DE4X5=y
CONFIG_EEPRO100=y
CONFIG_8139TOO=y

2.4.19 dmesg output:

eth0: DC21143 at 0x7800 (PCI bus 1, device 9), h/w address 00:00:c5:53:29:ae,
      and requires IRQ9 (provided by PCI BIOS).
de4x5.c:V0.546 2001/02/22 davies@maniac.ultranet.com
eth1: DC21143 at 0x7880 (PCI bus 1, device 13), h/w address 00:00:f8:7a:9a:d9,
      and requires IRQ5 (provided by PCI BIOS).
de4x5.c:V0.546 2001/02/22 davies@maniac.ultranet.com
Linux Tulip driver version 0.9.15-pre11 (May 11, 2002)
PCI: Unable to reserve I/O region #1:80@7800 for device 01:09.0
Trying to free nonexistent resource <f7fff800-f7fffbff>
PCI: Unable to reserve I/O region #1:80@7880 for device 01:0d.0
Trying to free nonexistent resource <f7fff400-f7fff47f>


-- 
Rory Campbell-Lange 
<rory@campbell-lange.net>
<www.campbell-lange.net>



Reply to: