NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/41014: media auto strangenesses with if_wm and ukphy
The following reply was made to PR kern/41014; it has been noted by GNATS.
From: "S.P.Zeidler" <spz%serpens.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/41014: media auto strangenesses with if_wm and ukphy
Date: Sat, 14 Mar 2009 17:22:51 +0100
Thus wrote Martin Husemann (martin%duskware.de@localhost):
> The following reply was made to PR kern/41014; it has been noted by GNATS.
>
> For the record:
>
> wm0 at pci4 dev 0 function 0: i80003 dual 1000baseT Ethernet, rev. 1
> wm0: interrupting at ioapic0 pin 18
> wm0: PCI-Express bus
> wm0: 65536 word (16 address bits) SPI EEPROM
> wm0: Ethernet address 00:30:48:31:43:f2
> ukphy0 at wm0 phy 1: Generic IEEE 802.3u media interface
> ukphy0: i82563 10/100/1000 media interface (OUI 0x000ac2, model 0x000a),
> rev. 2
I just looked at that dmesg again, and the next three lines are:
wm0: MDIC write timed out: phy 1 reg 22
wm0: MDIC read timed out: phy 1 reg 15
ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
notice ukphy0 claims not to be able to do 1000base*, unlike:
ukphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT,
1000baseT-FDX
, auto
That explains the 'none', the phy is happily using a speed the kernel
doesn't expect it to be able to handle.
regards,
spz
--
spz%serpens.de@localhost (S.P.Zeidler)
Home |
Main Index |
Thread Index |
Old Index