Le 2012-10-17 19:07, Theo de Raadt a écrit :
I just install the last snapshot i386, and plug my Trendnet Ethernet
Adapter (TU2-ETG).
When i run this:
(ifconfig axe0 media ; dmesg ; sysctl hw.sensors)
axe0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:50:b6:4e:5a:c9
priority: 0
media: Ethernet none (none)
supported media:
media none
I don't see any problem.
A lot of devices must be configured up, before they will negotiate
link.
Hi,
I tried this :
touch /etc/hostname.axe0
and put this content :
echo dhcp >> /etc/hostname.axe0
echo up >> /etc/hostname.axe0
run : sh /etc/netstart
ifconfig axe0 media # with ethernet cable plugged
axe0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:50:b6:4e:5a:c9
priority: 0
media: Ethernet none (none)
supported media:
media none
Thank you very much for your replies.
Cheers,
--
Wesley M.A
PS : I already test it on mac os, sure the device works.