linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* sundance driver problem detecting DFE-550 card
@ 2001-03-04 22:43 Georg Wittenburg
  0 siblings, 0 replies; only message in thread
From: Georg Wittenburg @ 2001-03-04 22:43 UTC (permalink / raw)
  To: linux-kernel

Greetings.

I contacted Donald Becker (mainainer of sundance driver according to the 
comments) about this issue who told me that he wasn't in charge of the 2.4 
driver anymore and suggested to ask on the list.

My vanilla Linux 2.4.2 system has some trouble using the D-Link DFE-550TX
network adapter with the sundance driver that should support that card
according to the docs .

Until now I've used the dlh5x driver right from the D-Link homepage, but that
doesn't compile with Linux 2.4 and seems to be rather unsupported.

The symptoms are: sundance.c compiles to a module and is loaded over the
normal init scripts without problems. However asking for a "ping 192.168.1.1"
(our local server) doesn't yield anything (switching back to the old 2.2.17
kernel and dlh5x works). Furthermore, the ifconfig statistics remain empty
and also ifconfig reports a different base address than when using the old 
dlh5x driver. Also note the different memory addresses reported in /proc/pci.

I've gathered the following info which I hope will help track down the
problem:

ifconfig under 2.4.2 and sundance:

eth0      Link encap:Ethernet  HWaddr 00:50:BA:0F:5E:DD
          inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          Interrupt:5 Base address:0xf000

/proc/pci under 2.4.2 and sundance:

  Bus  0, device  10, function  0:
    Ethernet controller: PCI device 1186:1002 (D-Link System Inc) (rev 0).
      IRQ 5.
      Master Capable.  Latency=32.  Min Gnt=10.Max Lat=10.
      I/O at 0xa400 [0xa47f].
      Non-prefetchable 32 bit memory at 0xd4800000 [0xd480007f].

ifconfig under 2.2.17 and dlh5x:

eth0      Link encap:Ethernet  HWaddr 00:50:BA:0F:5E:DD
          inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:737286 errors:2868 dropped:2868 overruns:0 frame:0
          TX packets:118998 errors:2880 dropped:0 overruns:0 carrier:1968
          collisions:5760 txqueuelen:100
          Interrupt:5 Base address:0x6000

/proc/pci under 2.2.17and dlh5x:

  Bus  0, device  10, function  0:
    Ethernet controller: Unknown vendor Unknown device (rev 0).
      Vendor id=1186. Device id=1002.
      Medium devsel.  IRQ 5.  Master Capable.  Latency=32.  Min Gnt=10.Max
Lat=10.
      I/O at 0xa400 [0xa401].
      Non-prefetchable 32 bit memory at 0xd4800000 [0xd4800000].

More (lengthy) output of Donald Becker's debugging tool (alta-diag) is 
available.

I'm not subscribed to the list, so please send me a CC. Thanks for your help.

Yours,
	Georg

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-03-04 22:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-04 22:43 sundance driver problem detecting DFE-550 card Georg Wittenburg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).