On Wed, Jul 23, 2003 at 04:53:48PM -0400, David T Hollis wrote: > This patch: > Adds the Intellinet device IDs > Adds msg_level support (to be utilized in the future) > Fixes ethtool/mii support so link checking actually works > Changed timeout on usb_fill_int_urb to support High Speed ([EMAIL PROTECTED]) > Added devdbg/err/info defines borrowed from usbnet > Changed strlcpy to strncpy > > Key issue not currently resolved (as brought up by [EMAIL PROTECTED]) is > that the receive performance is terrible on OHCI. I ran a set of tests > with ttcp and transmit performance achieved 6146.16 KB/sec but receive > only yielded 466.26 KB/sec which really sucks (sorry for the technical > jargon). In porting the driver to 2.5 I had to pull the transmit > queueing that Tivo had originally used for the driver to even function. > My initial attempts at pulling the receive queueing met with many > Ooopses thus I backed off. Looks like I will need to dig in again on > that one. > > In the meantime, please apply this patch, Greg.
Applied, thanks. greg k-h ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
