On 6/28/2012 6:58 PM, Barry deFreese wrote: > On 6/28/2012 9:41 AM, Samuel Thibault wrote: >> Barry deFreese, le Thu 28 Jun 2012 09:09:42 -0400, a écrit : >>> 01:07.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone] >>> (rev 24) >>> 01:07.0 0200: 10b7:9055 (rev 24) >> >> That one is handled by the 3c59x driver, which is currently disabled >> because it's missing the "nr_irqs" symbol. Just needs to be fixed. >> >>> 05:04.0 Ethernet controller: D-Link System Inc DGE-530T Gigabit Ethernet >>> Adapter (rev 11) (rev 11) >>> 05:04.0 0200: 1186:4b01 (rev 11) >> >> That one should be recognized by the skge driver, compiled in. Debugging >> why it's not so would be useful. >> >>> 05:08.0 Ethernet controller: Intel Corporation 82801DB PRO/100 VM (LOM) >>> Ethernet Controller (rev 81) >>> 05:08.0 0200: 8086:103b (rev 81) >> >> Driver e100, ditto. >> >> Samuel >> >> > > Don't know if it will help any but here is the output from settrans -fgap > /dev/netdde /hurd/netdde > on the one with the D-link and e100: > > Initialized DDELinux 2.6 > Initializing skb subsystem > Softirq daemon starting > Initializing DDE page cache > <6>Calibrating delay using timer specific routine.. 4521.93 BogoMIPS > (lpj=22609692) > <6>net_namespace: 636 bytes > IO: name: 3c509-control, start: 110, len: 1 > <6>atp.c:v1.09=ac 2002/10/01 Donald Becker <[email protected]> > IO: name: de600, start: 378, len: 3 > <6>eth%d: D-Link DE-600 pocket adapter: not at I/O 0x378. > IO: name: depca, start: 300, len: 16 > IO: name: depca, start: 200, len: 16 > <6>e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI > <6>e100: Copyright(c) 1999-2006 Intel Corporation > <6>Intel(R) PRO/1000 Network Driver - version 7.3.21-k5-NAPI > <6>Copyright (c) 1999-2006 Intel Corporation. > <6>e1000e: Intel(R) PRO/1000 Network Driver - 1.0.2-k2 > <6>e1000e: Copyright (c) 1999-2008 Intel Corporation. > <6>Intel(R) Virtual Function Network Driver - version 1.0.0-k0 > <6>Copyright (c) 2009 Intel Corporation. > <6>Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAPI > <6>Copyright (c) 1999-2008 Intel Corporation. > <6>jme: JMicron JMC2XX ethernet driver version 1.0.5 > IO: name: lp486e, start: cb0, len: 16 > eth%d: i82596 initialization timed out > <6>NetXen Network Driver version 4.0.50 > <6>ns83820.c: National Semiconductor DP83820 10/100/1000 driver. > <6>pcnet32.c:v1.35 21.Apr.2008 [email protected] > <6>sky2 driver version 1.25 > <6>tehuti: Tehuti Networks(R) Network Driver, 7.29.3 > <6>tehuti: Options: hw_csum > <6>ThunderLAN driver v1.15a > <6>TLAN: 0 devices installed, PCI: 0 EISA: 0 > <6>VMware vmxnet3 virtual NIC driver - version 1.0.5.0-k-NAPI > l4dde26_register_rx_callback: New rx callback @ 0x81c3120. > > > Thanks, > > Barry > >
Samuel, Ok, as you know from last night it is running vortex_init so the card is getting initialized. And this morning Svante built scanpci for me and it is picking up the cards so I assume it must be something still in netdde. I am on vacation until the 4th of July so when I get back I will try to add some debug info to the pci-driver stuff in libdde. Thanks, Barry -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

