Hello all,
I have bought a USB 2.0 Ethernet Adapter D-Link DUB-E100 rev. B1
It's work not correctly. This device does not send/receive packets (I try to run 'ping').
If I run
The device starts to send/receive packets.
Anyone know what is going on?
I have bought a USB 2.0 Ethernet Adapter D-Link DUB-E100 rev. B1
Code:
ugen2.2: <D-Link> at usbus2
axe0: <D-Link DUB-E100 rev B1, rev 2.00/0.01, addr 2> on usbus2
axe0: PHYADDR 0xe0:0x03
Root mount waiting for: usbus2
miibus1: <MII bus> on axe0
rlphy0: <IC Plus 10/100 PHY> PHY 3 on miibus1
Trying to mount root from ufs:/dev/ad0s1a
rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
ue0: <USB Ethernet> on axe0
ue0: Ethernet address: 00:80:c8:3b:8f:e6
Code:
M1xa1L_GW# lsusb
Bus /dev/usb Device /dev/ugen2.2: ID 2001:3c05 D-Link Corp. [hex]
Bus /dev/usb Device /dev/ugen2.1: ID 0000:0000
Bus /dev/usb Device /dev/ugen1.1: ID 0000:0000
Bus /dev/usb Device /dev/ugen0.1: ID 0000:0000
M1xa1L_GW# usbconfig
ugen0.1: <OHCI root HUB SiS> at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON
ugen1.1: <OHCI root HUB SiS> at usbus1, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON
ugen2.1: <EHCI root HUB SiS> at usbus2, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON
ugen2.2: <DUB-E100 rev B1 D-Link> at usbus2, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON
It's work not correctly. This device does not send/receive packets (I try to run 'ping').
If I run
Code:
tcpdump -i ue0
Code:
M1xa1L_GW# uname -a
FreeBSD M1xa1L_GW.lan 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #1: Sat Mar 6 18:31:07 MSK 2010 mihail@M1xa1L_GW.lan:/usr/src/sys/i386/compile/main_kernel_05.03.2010 i386
Anyone know what is going on?