[axe][ue0] Device send packets but any host in network can not receive any packet from it.

Pyun YongHyeon pyunyh at gmail.com
Tue Jun 1 22:25:10 UTC 2010


On Tue, Jun 01, 2010 at 11:31:13PM +0500, Perevalov Sergey wrote:
> Hi!
> I tried it with crossover cable but results was the same bad. Then set 
> debug flag hw.usb.axe.debug: to 15, and started ping -f from ue0.
> And in /var/log/messages I found these strings:
> 
> Jun  1 22:28:34 laptop kernel: axe_bulk_read_callback:842: bulk read 
> error, USB_ERR_CANCELLED
> Jun  1 22:28:35 laptop kernel: axe_bulk_write_callback:870: transfer 
> complete
> Jun  1 22:29:12 laptop kernel: axe_bulk_write_callback:941: transfer 
> error, USB_ERR_TIMEOUT
> Jun  1 22:29:51 laptop last message repeated 4 times
> Jun  1 22:31:40 laptop last message repeated 11 times
> 
> Then i googled it and found this
> http://www.mail-archive.com/freebsd-usb@freebsd.org/msg04388.html
> the problem is described definitely like mine.
> I read all thread and found the patch usb2_ethernet.patch2, but I havn't 
> found
> sys/dev/usb2/ethernet/usb2_ethernet.c file for patch.
> 
> how can I try to apply this patch to my system?
> http://www.mail-archive.com/freebsd-usb@freebsd.org/msg04403.html
> 

I believe the bug in the thread was fixed long time ago.
If you're using 8.0-RELEASE, try latest stable/8 or
8.1-PRERELEASE and see whether axe(4) works or not.


More information about the freebsd-net mailing list