From: "Daniel A. Nobuto" <ramune@bigfoot.com>
To: linux-kernel@vger.kernel.org
Subject: natsemi.c failure in 2.4.6
Date: Fri, 6 Jul 2001 03:39:10 -0700 [thread overview]
Message-ID: <20010706033910.A28448@bigfoot.com> (raw)
Hi all,
Found that in 2.4.6, Natsetmi card I have doesn't receive
traffic anymore. It worked in 2.4.5, though.
The natsemi card is forced to 10/half via mii-diag at boot,
and given a different MAC address (due to some problems I had with
the original MAC address and netbooting a sparc). Forcing it to
100/full didn't work, either.
A continuous ping from the Linux box to another system on the
LAN showed only outbound traffic in tcpdump, but the recieving end
(an SS4 running NetBSD) showed both incoming and outgoing packets
(i.e. icmp echo and echo-reply).
Any ideas on how I can get about tracking the problem down?
Thanks,
-- DN
Daniel
[PC Linux 2.4.6] <--> p10/100 hub] <--> [SS4 NetBSD 1.5]
PII/233, 256MiB RAM, running on Debian stable/potato.
>From /var/log/kern.log (haven't seen this since using the driver under
2.2.x with Donald Becker's version from scyld. Never figured out what's
going on, either.):
Jul 6 02:38:12 zippo kernel: eth0: Something Wicked happened! 18000.
Jul 6 02:38:43 zippo last message repeated 8 times
Jul 6 02:39:00 zippo last message repeated 17 times
Jul 6 02:39:01 zippo kernel: eth0: Promiscuous mode enabled.
Jul 6 02:39:01 zippo kernel: eth0: Something Wicked happened! 18000.
ip -s link ls dev eth0:
2: eth0: <BROADCAST,MULTICAST,PROMISC,UP> mtu 1500 qdisc pfifo_fast qlen 100
link/ether 08:00:20:10:20:30 brd ff:ff:ff:ff:ff:ff
RX: bytes packets errors dropped overrun mcast
138 2 0 0 0 0
TX: bytes packets errors dropped carrier collsns
278502 2859 0 0 0 0
lspci -vvv for the NIC:
00:0f.0 Ethernet controller: National Semiconductor Corporation: Unknown device 0020
Subsystem: Netgear: Unknown device f312
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 11 min, 52 max, 64 set
Interrupt: pin A routed to IRQ 11
Region 0: I/O ports at dc00 [size=256]
Region 1: Memory at ec001000 (32-bit, non-prefetchable) [size=4K]
Expansion ROM at eb000000 [disabled] [size=64K]
Capabilities: [40] Power Management version 2
Flags: PMEClk- AuxPwr- DSI- D1+ D2+ PME+
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
mii-diag -v eth0:
mii-diag.c:v2.00 4/19/2000 Donald Becker (becker@scyld.com)
http://www.scyld.com/diag/index.html
MII PHY #1 transceiver registers:
2100 7849 2000 5c21 05e1 45e1 0005 2801
0000 0000 0000 0000 0000 0000 0000 0000
0004 0002 0000 0001 0000 0000 0000 4000
4f48 189c 0860 00b7 0010 5040 1084 0023.
Basic mode control register 0x2100: Auto-negotiation disabled, with
Speed fixed at 100 mbps, full-duplex.
Basic mode status register 0x7849 ... 7849.
Link status: not established.
This transceiver is capable of 100baseTx-FD 100baseTx 10baseT-FD 10baseT.
Able to perform Auto-negotiation, negotiation not complete.
Your link partner advertised 45e1: Flow-control 100baseTx-FD 100baseTx 10baseT-FD 10baseT, w/ 802.3X flow control.
MII PHY #1 transceiver registers:
2100 7849 2000 5c21 05e1 45e1 0005 2801
0000 0000 0000 0000 0000 0000 0000 0000
0004 0002 0000 0001 0000 0000 0000 4000
4f48 189c 0860 00b7 0010 5040 1084 0024.
Basic mode control register 0x2100: Auto-negotiation disabled!
Speed fixed at 100 mbps, full-duplex.
Basic mode status register 0x7849 ... 7849.
Link status: not established.
Capable of 100baseTx-FD 100baseTx 10baseT-FD 10baseT.
Able to perform Auto-negotiation, negotiation not complete.
Vendor ID is 08:00:17:--:--:--, model 2 rev. 1.
No specific information is known about this transceiver type.
I'm advertising 05e1: Flow-control 100baseTx-FD 100baseTx 10baseT-FD 10baseT
Advertising no additional info pages.
IEEE 802.3 CSMA/CD protocol.
Link partner capability is 45e1: Flow-control 100baseTx-FD 100baseTx 10baseT-FD 10baseT.
Negotiation completed.
next reply other threads:[~2001-07-06 10:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-06 10:39 Daniel A. Nobuto [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-07-06 10:56 natsemi.c failure in 2.4.6 Studierende der Universitaet des Saarlandes
2001-07-06 11:40 ` Daniel A. Nobuto
[not found] ` <3B45F966.351D1C44@colorfullife.com>
[not found] ` <3B463C71.B217B275@colorfullife.com>
2001-07-07 0:48 ` Daniel A. Nobuto
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=20010706033910.A28448@bigfoot.com \
--to=ramune@bigfoot.com \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox