From: Stephan von Krawczynski <skraw@ithnet.com>
To: Richard Mueller <mueller@teamix.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PROBLEM] D-Link DFE-580TX: Only 3 Ports working
Date: Mon, 25 Nov 2002 15:35:46 +0100 [thread overview]
Message-ID: <20021125153546.0d35a18a.skraw@ithnet.com> (raw)
In-Reply-To: <140282249663.20021125161149@teamix.net>
On Mon, 25 Nov 2002 16:11:49 +0100
Richard Mueller <mueller@teamix.net> wrote:
> Hello kernel-developers (esp. Donald ;) )
>
> I am experiencing very strange problems with the
> "D-Link DFE-580TX 4 port Server Adapter" in our enviroment.
>
> The kernel can only use the first three Ports. The forth Port
> is detected but reports some problems with the MII-Transciever.
>
> It should not be a NIC-hardwareproblem (used a second one - same
> problems).
>
> But read with your own eyes:
>
> host:~# cat /proc/version
> Linux version 2.4.20-rc2 (root@host) (gcc version 2.95.4 20011002 (Debian
> prerelease)) #3 SMP Mon Nov 25 14:20:56 CET 2002
>
> host:~# dmesg |grep eth
> eth0: OEM i82557/i82558 10/100 Ethernet, 00:20:ED:18:22:55, IRQ 30.
> eth1: OEM i82557/i82558 10/100 Ethernet, 00:20:ED:18:22:54, IRQ 29.
> eth2: D-Link DFE-580TX 4 port Server Adapter at 0xb800, 00:05:5d:64:9f:9d,
> IRQ 21. eth2: MII PHY found at address 1, status 0x782d advertising 01e1.
> eth3: D-Link DFE-580TX 4 port Server Adapter at 0xb400, 00:05:5d:64:9f:9c,
> IRQ 20. eth3: MII PHY found at address 1, status 0x782d advertising 01e1.
> eth4: D-Link DFE-580TX 4 port Server Adapter at 0xb000, 00:05:5d:64:9f:9b,
> IRQ 21. eth4: MII PHY found at address 1, status 0x782d advertising 01e1.
> eth5: D-Link DFE-580TX 4 port Server Adapter at 0xbe00, 00:00:00:00:00:00,
> IRQ 20. eth5: No MII transceiver found, aborting. ASIC status ffffffff
I have the same card, but used only 3 ports up to now, just tried the 4th - it
worked.
<6>eth0: D-Link DFE-580TX 4 port Server Adapter at 0xb800, 00:05:5d:5e:93:5c,
IRQ 9.
<6>eth0: MII PHY found at address 1, status 0x782d advertising 01e1.
<6>eth1: D-Link DFE-580TX 4 port Server Adapter at 0xb400, 00:05:5d:5e:93:5d,
IRQ 11.
<6>eth1: MII PHY found at address 1, status 0x782d advertising 01e1.
<6>eth2: D-Link DFE-580TX 4 port Server Adapter at 0xb000, 00:05:5d:5e:93:5e,
IRQ 10.
<6>eth2: MII PHY found at address 1, status 0x782d advertising 01e1.
<6>eth3: D-Link DFE-580TX 4 port Server Adapter at 0xa800, 00:05:5d:5e:93:5f,
IRQ 5.
<6>eth3: MII PHY found at address 1, status 0x7809 advertising 01e1.
Is it possible that you ran out of pci config space, i/o space? I don't quite
understand why your 4th port moved to 0xbe00 (after 3rd is 0xb000) ...
Can you play with the pci slots a bit (exchanging the cards)?
--
Regards,
Stephan
next prev parent reply other threads:[~2002-11-25 14:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-25 15:11 [PROBLEM] D-Link DFE-580TX: Only 3 Ports working Richard Mueller
2002-11-25 14:35 ` Stephan von Krawczynski [this message]
2002-11-25 16:33 ` Robert Olsson
2002-11-25 17:03 ` Gianni Tedesco
2002-11-25 17:18 ` Ivan Kokshaysky
2002-11-26 11:26 ` Re[2]: " Richard Mueller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20021125153546.0d35a18a.skraw@ithnet.com \
--to=skraw@ithnet.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mueller@teamix.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.