NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/46424: hme(4) on Sun Netra T1 won't work - shows no
The following reply was made to PR kern/46424; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/46424: hme(4) on Sun Netra T1 won't work - shows no
Date: Wed, 9 May 2012 19:58:13 +0200
So your NetBSD 5 dmesg shows:
hme0 at pci1 dev 1 function 1: Sun Happy Meal Ethernet, rev. 1
hme0: interrupting at ivec 3021
hme0: Ethernet address 08:00:20:da:2f:fe
ukphy0 at hme0 phy 1: OUI 0x0006b8, model 0x000c, rev. 1
ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
ukphy1 at hme0 phy 0: OUI 0x0006b8, model 0x000c, rev. 1
ukphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
while 6_BETA says:
hme0 at pci1 dev 1 function 1: Sun Happy Meal Ethernet, rev. 1
hme0: interrupting at ivec 3021
hme0: Ethernet address 08:00:20:da:2f:fe
ukphy0 at hme0 phy 1: OUI 0x0006b8, model 0x000c, rev. 1
ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
ukphy1 at hme0 phy 0: OUI 0x0006b8, model 0x000c, rev. 1
ukphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
which looks just the same to me. There are additional hmes in your -5
dmesg, I suppose those show up in 6_BETA as well but you did not quote
them?
Can you please try to select a phy with
ifconfig hme0 instance 0
and
ifconfig hme0 instance 1
and show us full output from "ifconfig hme0" after both?
Thanks,
Martin
Home |
Main Index |
Thread Index |
Old Index