Re: Problem with Efficient Networks SpeedStream card

Donald Becker <[email protected]> Wed, 3 Dec 2003 12:11:54 -0500 (EST)
Newsgroups gmane.linux.drivers.realtek.devel
Message-ID <[email protected]>
On Wed, 3 Dec 2003, Veronica Brown wrote:

> I am trying to get a Siemens SpeedStream 1020 NIC
> (from Efficent Networks) to work under Redhat 9 (Linux
> 2.4.20-8). lspci lists this card
> as an Edimax card. The documentation obtained from
> edimax.com indicated that the rtl8139 driver would be
> appropriate for this card.

The Edimax PCI ID is different...

> (pcidev_tbl[]):
>  { "Efficient Networks SpeedStream 1020 (RTL8139C)",
> 0,
>           0x1432, 0x9130, 0xffff, 0, 128, rtl81x9_diag

I added this ID to the driver last month, but didn't release the new
version.

Thanks for the complete report.  Look for a diag and driver release
soon.

____
revision 1.38
date: 2003/12/03 16:39:07;  author: becker;  state: Exp;  lines: +14 -2
rtl8139.c:v1.24 11/13/2003

Added PCI IDs
	0x02ac 0x1012  Siemens 1012v2 CardBus
	0x1432 0x9130  Siemens 1020 PCI
	0x1186 0x1340  D-Link DFE-690TXD CardBus
	0x1186 0x13**  D-Link 1300 series NIC, unknown type
____

and

____
revision 2.12
date: 2003/12/03 15:57:16;  author: becker;  state: Exp;  lines: +23 -2
rtl8139-diag.c:v2.12 12/03/2003

Added PCI IDs
	0x02ac 0x1012  Siemens 1012v2 CardBus
	0x1432 0x9130  Siemens 1020 PCI
	0x1186 0x1340  D-Link DFE-690TXD CardBus
	0x1186 0x13**  D-Link NIC, unknown type
	0x018a 0x1060  LevelOne FPC-0106Tx
	0x13d1 0xab06  Edimax EP-4103DL CardBus

Added an example EEPROM table for the rtl8139c, and an additional
warning message.
____


Donald Becker				[email protected]
Scyld Computing Corporation		http://www.scyld.com
914 Bay Ridge Road, Suite 220		Scyld Beowulf cluster system
Annapolis MD 21403			410-990-9993