Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Oct 2009 21:59:26 +0100
From:      Rick van der Zwet <info@rickvanderzwet.nl>
To:        freebsd-current@freebsd.org
Subject:   aue0 detected as ue0 on 8.0-RC2
Message-ID:  <5aaae08a0910311359v45cc9dc9h2826d8a29bfb5575@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
The first net interface of a aue(4) define used to be called aue0
afaik. But is now called ue0 (declared in usb/net/usb_ethernet.c). (no
sign of ue(4) btw).

I was looking in the UPDATING, man, mailinglists freebsd-usb@ and
freebsd-current@. But I could not find the reason why the naming
convention on this aue differs from the regular stuff, anybody?

/Rick

quick# dmesg | tail -8
ugen1.3: <ADMtek> at usbus1
aue0: <ADMtek USB To LAN Converter, rev 2.00/1.01, addr 3> on usbus1
miibus1: <MII bus> on aue0
ukphy0: <Generic IEEE 802.3u media interface> PHY 1 on miibus1
ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
ue0: <USB Ethernet> on aue0
ue0: Ethernet address: 00:00:e8:00:11:36
ue0: link state changed to DOWN

quick# ifconfig -l
bfe0 lo0 ue0
-- 
http://rickvanderzwet.nl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5aaae08a0910311359v45cc9dc9h2826d8a29bfb5575>