Subject: Re: aue device problem
To: Ivar Skjoerseter <ivarhs@hotmail.com>
From: Nathan J. Williams <nathanw@wasabisystems.com>
List: tech-net
Date: 11/14/2002 16:18:11
"Ivar Skjoerseter" <ivarhs@hotmail.com> writes:

> I have a problem getting my D-Link USB Fast Ethernet DU-E100
> adapter to work. The device is detected and I can use ifconfig
> to both show information and configure addresses, but i can't
> get link. Anybody experienced the same problem ?
> 
> According to my 'dmesg' i get this message that is probably
> important, but i have the same message after my fxp0 interface
> wich works fine:
> 
>    OUI 0x0010a9 model 0x0001 rev 0 at aue0 phy 1 not configured

You need "acphy* at mii? phy ?" in your kernel config, or
"ukphy* at mii? phy ?" as a fallback.

        - Nathan