Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Nov 2010 15:10:07 GMT
From:      Derrick Brashear <shadow@gmail.com>
To:        freebsd-usb@FreeBSD.org
Subject:   Re: usb/140883: [axe] [usb8] USB gigabit ethernet hangs after short period of traffic
Message-ID:  <201011181510.oAIFA7SZ034209@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR usb/140883; it has been noted by GNATS.

From: Derrick Brashear <shadow@gmail.com>
To: bug-followup@FreeBSD.org, sub.mesa@gmail.com
Cc:  
Subject: Re: usb/140883: [axe] [usb8] USB gigabit ethernet hangs after short
 period of traffic
Date: Thu, 18 Nov 2010 09:36:50 -0500

 Pyun has provided an updated driver which avoids several issues
 including using a too-large transmit buffer (the chipset claims only
 8k) but none of the fixes worked until he disabled frame combining for
 transmit. With only a single packet being sent per frame (as was the
 case in FreeBSD 7, apparently) seems to make the issue go away. None
 of the cases I could use to reproduce the issue now happen.
 
 -- 
 Derrick



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