Subject: Re: kern/32032
To: None <tron@netbsd.org, netbsd-bugs@netbsd.org, gnats-admin@netbsd.org,>
From: None <tron@netbsd.org>
List: netbsd-bugs
Date: 11/10/2005 18:51:57
Synopsis: axe/ukphy combo does not work on big-endian machines

State-Changed-From-To: analyzed->closed
State-Changed-By: tron@netbsd.org
State-Changed-When: Thu, 10 Nov 2005 18:51:55 +0000
State-Changed-Why:
The driver still works fine with NetBSD-i386:

axe0 at uhub4 port 4 configuration 1 interface 0
axe0: Linksys USB 2.0 10/100 ethernet controller, rev 2.00/0.01, addr 2
axe0: Ethernet address 00:10:60:85:3b:84
ukphy0 at axe0 phy 3: Generic IEEE 802.3u media interface
ukphy0: OUI 0x000004, model 0x0020, rev. 1
ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto

tron@lyssa:~>ifconfig axe0
axe0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        address: 00:10:60:85:3b:84
        media: Ethernet autoselect (100baseTX full-duplex)
        status: active
        inet 81.187.181.115 netmask 0xfffffff0 broadcast 81.187.181.127
        inet6 fe80::210:60ff:fe85:3b84%axe0 prefixlen 64 scopeid 0x6
        inet6 2001:8b0:114:1::3 prefixlen 64

I'll request a pullup into the "netbsd-3" branch.