Breno Carneiro Pinheiro wrote:
> Hi Jan, thanks for your help!!!
> 
> I attached a file with the messages returned after ./rtnet start and lspci
> -nn commands.

Please don't drop CCs, namely the mailing list!

From your second mail:

[...]
05:08.0 Ethernet controller [0200]: Intel Corporation PRO/100 VE Network 
Connection [8086:1092] (rev 02)


> 
> Have anybody ever used RTnet with this Intel Corporation PRO/100 VE Network?

Obviously not. Does this work for you?

diff --git a/drivers/rt_eepro100.c b/drivers/rt_eepro100.c
index 15282e4..c6a1c93 100644
--- a/drivers/rt_eepro100.c
+++ b/drivers/rt_eepro100.c
@@ -1975,6 +1975,7 @@ static struct pci_device_id eepro100_pci_tbl[] 
__devinitdata = {
        { PCI_VENDOR_ID_INTEL, 0x103C, PCI_ANY_ID, PCI_ANY_ID, },
        { PCI_VENDOR_ID_INTEL, 0x103D, PCI_ANY_ID, PCI_ANY_ID, },
        { PCI_VENDOR_ID_INTEL, 0x103E, PCI_ANY_ID, PCI_ANY_ID, },
+       { PCI_VENDOR_ID_INTEL, 0x1092, PCI_ANY_ID, PCI_ANY_ID, },
        { PCI_VENDOR_ID_INTEL, 0x1227, PCI_ANY_ID, PCI_ANY_ID, },
        { PCI_VENDOR_ID_INTEL, 0x1228, PCI_ANY_ID, PCI_ANY_ID, },
        { PCI_VENDOR_ID_INTEL, 0x2449, PCI_ANY_ID, PCI_ANY_ID, },

Jan

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to