Hello,

Have a look at the PCI ID of your chip
and look into the specific driver for your kernel.
The ID has to be inside the structure
static DEFINE_PCI_DEVICE_TABLE(rtl8139_pci_tbl) = {...}
at the beginning of the driver file.

Best regards

Andreas

Am 07.11.2011 14:54, schrieb Sebastien BLANCHET:
Hi,

Does the Etherlab 8139too driver work with the RTL8139D chip ?

More details:
According to the mailing list archives, the easier driver for Etherlab EtherCAT master is the 8139too. This driver is for the Realtek 8139C family.
Nevertheless, it seems that the RTL8139C is not produced anymore,

Today it is easier to buy a NIC with RTL8139D chip
For example:
- Trendnet  TE100-PCIWIN
- TP-Link   TF-3239D

If I want to run the Etherlab 8139too driver:
- Can I buy a new NIC with a RTL8139D chip ?
- Or should I try to find an old NIC with a RTL8139C chip on Ebay ?

Thank you very much for your help
---
sebastien
_______________________________________________
etherlab-users mailing list
etherlab-users@etherlab.org
http://lists.etherlab.org/mailman/listinfo/etherlab-users


Mit freundlichem Gruß

Andreas Stewering-Bone

--
------------------------------------------------------------------------

Dipl.-Ing.(FH) Andreas Stewering-Bone
andreas.stewering-b...@igh-essen.com
Tel.: +49 201 / 36014-15

Ingenieurgemeinschaft IgH
Gesellschaft für Ingenieurleistungen mbH
Heinz-Bäcker-Str. 34
D-45356 Essen
Amtsgericht Essen HRB 11500
USt-Id.-Nr.: DE 174 626 722
Geschäftsführung:
- Dr.-Ing. S. Rotthäuser,
- Dr.-Ing. T. Finke,
- Dr.-Ing. W. Hagemeister
Tel.: +49 201 / 360-14-0
http://www.igh-essen.com

------------------------------------------------------------------------

_______________________________________________
etherlab-users mailing list
etherlab-users@etherlab.org
http://lists.etherlab.org/mailman/listinfo/etherlab-users

Reply via email to