Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/dev/usb
On Sat, Apr 21, 2018 at 02:08:06PM -0400, Christos Zoulas wrote:
> On Apr 21, 6:18pm, bouyer%antioche.eu.org@localhost (Manuel Bouyer) wrote:
> -- Subject: Re: CVS commit: src/sys/dev/usb
>
> | unfortunably it doens't work for me (earmv7hf):
> | axe0: failed to read ethernet address
> |
> | 1.84 works fine.
>
> yes, because I turned a silent failure to an error. please try again.
It doens't help. Now the interface attaches but with no ethernet address:
[ 3.784317749] axe0 at uhub1 port 1
[ 3.784317749] axe0: vendor 05ac (0x5ac) product 1402 (0x1402), rev 2.00/0.01, addr 2
[ 9.254457166] axe0: Ethernet address 00:00:00:00:00:00
[ 9.254457166] ukphy0 at axe0 phy 16: OUI 0x007063, model 0x0006, rev. 1
[ 9.454464708] ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
Also note the delay between axe0 being attached and the "Ethernet address"
printf.
For the rexcord here's the relevant dmesg info with the working 1.84:
[ 3.784548916] axe0 at uhub1 port 1
[ 3.784548916] axe0: vendor 05ac (0x5ac) product 1402 (0x1402), rev 2.00/0.01, addr 2
[ 4.254560791] axe0: Ethernet address 38:c9:86:f1:6b:4d
[ 4.254560791] ukphy0 at axe0 phy 16: OUI 0x007063, model 0x0006, rev. 1
[ 4.254560791] ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, au
to
--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index