Jan's patch fixed my problem with rtifconfig using 0.9.11, which now
works fine with the e1000 driver.

I thought I'd try using the experimental e1000 driver, and found that
is only sees the first of the two quad ethernet e1000 cards in my
system.  dmesg output is below, corresponding to inserting the rtnet
modules, followed by the old e1000 module, then removing that module
and inserting the e1000_new module, then removing e1000_new and
re-inserting the e1000.  e1000 sees all 8 devices both times, but
e1000_new only sees the first 4 devices.  lspci output below dmesg
output.

Hope this is useful information.

Stuart

dmesg:

[512286.141816]
[512286.141817] *** RTnet 0.9.11 - built on Oct 28 2009 18:51:48 ***
[512286.141819]
[512286.141896] RTnet: initialising real-time networking
[512365.314479] Intel(R) PRO/1000 Network Driver - version 7.1.9
[512365.314517] Copyright (c) 1999-2006 Intel Corporation.
[512003.123476] e1000: 0000:04:04.0: e1000_probe:
(PCI-X:133MHz:64-bit) 00:0e:0c:bb:17:f0
[512003.149543] RTnet: registered rteth0
[512003.149572] e1000: rteth0: e1000_probe: Intel(R) PRO/1000 Network Connection
[512003.420373] e1000: 0000:04:04.1: e1000_probe:
(PCI-X:133MHz:64-bit) 00:0e:0c:bb:17:f1
[512003.446484] RTnet: registered rteth1
[512003.446513] e1000: rteth1: e1000_probe: Intel(R) PRO/1000 Network Connection
[512003.717317] e1000: 0000:04:06.0: e1000_probe:
(PCI-X:133MHz:64-bit) 00:0e:0c:bb:17:f2
[512003.743468] RTnet: registered rteth2
[512003.743497] e1000: rteth2: e1000_probe: Intel(R) PRO/1000 Network Connection
[512004.014315] e1000: 0000:04:06.1: e1000_probe:
(PCI-X:133MHz:64-bit) 00:0e:0c:bb:17:f3
[512004.040435] RTnet: registered rteth3
[512004.040464] e1000: rteth3: e1000_probe: Intel(R) PRO/1000 Network Connection
[512004.312645] e1000: 0000:0f:04.0: e1000_probe:
(PCI-X:133MHz:64-bit) 00:0e:0c:bb:17:68
[512004.338488] RTnet: registered rteth4
[512004.338518] e1000: rteth4: e1000_probe: Intel(R) PRO/1000 Network Connection
[512004.610593] e1000: 0000:0f:04.1: e1000_probe:
(PCI-X:133MHz:64-bit) 00:0e:0c:bb:17:69
[512004.636464] RTnet: registered rteth5
[512004.636493] e1000: rteth5: e1000_probe: Intel(R) PRO/1000 Network Connection
[512004.908566] e1000: 0000:0f:06.0: e1000_probe:
(PCI-X:133MHz:64-bit) 00:0e:0c:bb:17:6a
[512004.934411] RTnet: registered rteth6
[512004.934440] e1000: rteth6: e1000_probe: Intel(R) PRO/1000 Network Connection
[512005.206555] e1000: 0000:0f:06.1: e1000_probe:
(PCI-X:133MHz:64-bit) 00:0e:0c:bb:17:6b
[512005.232406] RTnet: registered rteth7
[512005.232435] e1000: rteth7: e1000_probe: Intel(R) PRO/1000 Network Connection
[512037.585952] e1000: rteth0: e1000_watchdog: NIC Link is Up 10 Mbps
Half Duplex
[512423.655777] e1000: rteth2: e1000_watchdog: NIC Link is Up 10 Mbps
Half Duplex
[512064.208945] e1000: rteth3: e1000_watchdog: NIC Link is Up 10 Mbps
Half Duplex
[512429.664866] e1000: rteth4: e1000_watchdog: NIC Link is Up 10 Mbps
Half Duplex
[512070.220684] e1000: rteth5: e1000_watchdog: NIC Link is Up 10 Mbps
Half Duplex
[512075.664390] e1000: rteth6: e1000_watchdog: NIC Link is Up 10 Mbps
Half Duplex
[512168.763035] RTnet: unregistered rteth7
[512168.807421] RTnet: unregistered rteth6
[512168.852434] RTnet: unregistered rteth5
[512168.896334] RTnet: unregistered rteth4
[512168.940346] RTnet: unregistered rteth3
[512168.984342] RTnet: unregistered rteth2
[512169.004611] RTnet: unregistered rteth1
[512169.048238] RTnet: unregistered rteth0
[512179.505998] Intel(R) PRO/1000 Network Driver - rt_e1000_new
version 7.6.15.5 ported to RTnet (pciif: all)
[512179.506056] Copyright (c) 1999-2008 Intel Corporation.
[512179.770956] e1000: 0000:04:04.0: e1000_probe:
(PCI-X:133MHz:64-bit) 00:0e:0c:bb:17:f0
[512179.797399] RTnet: registered rteth0
[512179.797426] e1000: rteth0: e1000_probe: Intel(R) PRO/1000 Network Connection
[512180.061134] e1000: 0000:04:04.1: e1000_probe:
(PCI-X:133MHz:64-bit) 00:0e:0c:bb:17:f1
[512180.087357] RTnet: registered rteth1
[512180.087383] e1000: rteth1: e1000_probe: Intel(R) PRO/1000 Network Connection
[512180.351099] e1000: 0000:04:06.0: e1000_probe:
(PCI-X:133MHz:64-bit) 00:0e:0c:bb:17:f2
[512180.377329] RTnet: registered rteth2
[512180.377355] e1000: rteth2: e1000_probe: Intel(R) PRO/1000 Network Connection
[512180.641042] e1000: 0000:04:06.1: e1000_probe:
(PCI-X:133MHz:64-bit) 00:0e:0c:bb:17:f3
[512180.667294] RTnet: registered rteth3
[512180.667321] e1000: rteth3: e1000_probe: Intel(R) PRO/1000 Network Connection
[512614.253071] RTnet: unregistered rteth3
[512614.273337] RTnet: unregistered rteth2
[512614.293558] RTnet: unregistered rteth1
[512614.313790] RTnet: unregistered rteth0
[512622.499601] Intel(R) PRO/1000 Network Driver - version 7.1.9
[512622.499641] Copyright (c) 1999-2006 Intel Corporation.
[512260.323614] e1000: 0000:04:04.0: e1000_probe:
(PCI-X:133MHz:64-bit) 00:0e:0c:bb:17:f0
[512260.349705] RTnet: registered rteth0
[512260.349733] e1000: rteth0: e1000_probe: Intel(R) PRO/1000 Network Connection
[512260.620585] e1000: 0000:04:04.1: e1000_probe:
(PCI-X:133MHz:64-bit) 00:0e:0c:bb:17:f1
[512260.646667] RTnet: registered rteth1
[512260.646694] e1000: rteth1: e1000_probe: Intel(R) PRO/1000 Network Connection
[512260.917517] e1000: 0000:04:06.0: e1000_probe:
(PCI-X:133MHz:64-bit) 00:0e:0c:bb:17:f2
[512260.943642] RTnet: registered rteth2
[512260.943668] e1000: rteth2: e1000_probe: Intel(R) PRO/1000 Network Connection
[512261.214505] e1000: 0000:04:06.1: e1000_probe:
(PCI-X:133MHz:64-bit) 00:0e:0c:bb:17:f3
[512261.240594] RTnet: registered rteth3
[512261.240620] e1000: rteth3: e1000_probe: Intel(R) PRO/1000 Network Connection
[512261.512802] e1000: 0000:0f:04.0: e1000_probe:
(PCI-X:133MHz:64-bit) 00:0e:0c:bb:17:68
[512261.538684] RTnet: registered rteth4
[512261.538711] e1000: rteth4: e1000_probe: Intel(R) PRO/1000 Network Connection
[512261.810765] e1000: 0000:0f:04.1: e1000_probe:
(PCI-X:133MHz:64-bit) 00:0e:0c:bb:17:69
[512261.836635] RTnet: registered rteth5
[512261.836662] e1000: rteth5: e1000_probe: Intel(R) PRO/1000 Network Connection
[512262.108743] e1000: 0000:0f:06.0: e1000_probe:
(PCI-X:133MHz:64-bit) 00:0e:0c:bb:17:6a
[512262.134637] RTnet: registered rteth6
[512262.134663] e1000: rteth6: e1000_probe: Intel(R) PRO/1000 Network Connection
[512262.406725] e1000: 0000:0f:06.1: e1000_probe:
(PCI-X:133MHz:64-bit) 00:0e:0c:bb:17:6b
[512262.432586] RTnet: registered rteth7
[512262.432613] e1000: rteth7: e1000_probe: Intel(R) PRO/1000 Network Connection

lspci:

00:06.0 PCI bridge: Advanced Micro Devices [AMD] AMD-8111 PCI (rev 07)
00:07.0 ISA bridge: Advanced Micro Devices [AMD] AMD-8111 LPC (rev 05)
00:07.1 IDE interface: Advanced Micro Devices [AMD] AMD-8111 IDE (rev 03)
00:07.2 SMBus: Advanced Micro Devices [AMD] AMD-8111 SMBus 2.0 (rev 02)
00:07.3 Bridge: Advanced Micro Devices [AMD] AMD-8111 ACPI (rev 05)
00:07.5 Multimedia audio controller: Advanced Micro Devices [AMD]
AMD-8111 AC97 Audio (rev 03)
00:0a.0 PCI bridge: Advanced Micro Devices [AMD] AMD-8131 PCI-X Bridge (rev 12)
00:0a.1 PIC: Advanced Micro Devices [AMD] AMD-8131 PCI-X IOAPIC (rev 01)
00:0b.0 PCI bridge: Advanced Micro Devices [AMD] AMD-8131 PCI-X Bridge (rev 12)
00:0b.1 PIC: Advanced Micro Devices [AMD] AMD-8131 PCI-X IOAPIC (rev 01)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] Miscellaneous Control
00:19.0 Host bridge: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] HyperTransport Technology Configuration
00:19.1 Host bridge: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] Address Map
00:19.2 Host bridge: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] DRAM Controller
00:19.3 Host bridge: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] Miscellaneous Control
01:00.0 USB Controller: Advanced Micro Devices [AMD] AMD-8111 USB (rev 0b)
01:00.1 USB Controller: Advanced Micro Devices [AMD] AMD-8111 USB (rev 0b)
01:03.0 USB Controller: NEC Corporation USB (rev 43)
01:03.1 USB Controller: NEC Corporation USB (rev 43)
01:03.2 USB Controller: NEC Corporation USB 2.0 (rev 04)
03:01.0 PCI bridge: Pericom Semiconductor PI7C21P100 PCI to PCI Bridge (rev 01)
03:02.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5703X
Gigabit Ethernet (rev 02)
04:04.0 Ethernet controller: Intel Corporation 82546GB Gigabit
Ethernet Controller (Copper) (rev 03)
04:04.1 Ethernet controller: Intel Corporation 82546GB Gigabit
Ethernet Controller (Copper) (rev 03)
04:06.0 Ethernet controller: Intel Corporation 82546GB Gigabit
Ethernet Controller (Copper) (rev 03)
04:06.1 Ethernet controller: Intel Corporation 82546GB Gigabit
Ethernet Controller (Copper) (rev 03)
08:00.0 Host bridge: Advanced Micro Devices [AMD] AMD-8151 System
Controller (rev 14)
08:01.0 PCI bridge: Advanced Micro Devices [AMD] AMD-8151 AGP Bridge (rev 14)
08:03.0 PCI bridge: Advanced Micro Devices [AMD] AMD-8131 PCI-X Bridge (rev 12)
08:03.1 PIC: Advanced Micro Devices [AMD] AMD-8131 PCI-X IOAPIC (rev 01)
08:04.0 PCI bridge: Advanced Micro Devices [AMD] AMD-8131 PCI-X Bridge (rev 12)
08:04.1 PIC: Advanced Micro Devices [AMD] AMD-8131 PCI-X IOAPIC (rev 01)
09:00.0 VGA compatible controller: nVidia Corporation NV35GL [Quadro
FX 3000] (rev a1)
0e:01.0 PCI bridge: Pericom Semiconductor PI7C21P100 PCI to PCI Bridge (rev 01)
0f:04.0 Ethernet controller: Intel Corporation 82546GB Gigabit
Ethernet Controller (Copper) (rev 03)
0f:04.1 Ethernet controller: Intel Corporation 82546GB Gigabit
Ethernet Controller (Copper) (rev 03)
0f:06.0 Ethernet controller: Intel Corporation 82546GB Gigabit
Ethernet Controller (Copper) (rev 03)
0f:06.1 Ethernet controller: Intel Corporation 82546GB Gigabit
Ethernet Controller (Copper) (rev 03)
14:04.0 SCSI storage controller: Adaptec AIC-7902B U320 (rev 10)
14:04.1 SCSI storage controller: Adaptec AIC-7902B U320 (rev 10)

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to