Re: usb/150989: [patch] Add Netgear WG111V2_2 support to upgt(4)

2010-10-01 Thread Hans Petter Selasky
On Monday 27 September 2010 13:36:42 Anil Gulati wrote: > >Number: 150989 > >Category: usb > >Synopsis: [patch] Add Netgear WG111V2_2 support to upgt(4) > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible:freebsd-usb > >State:

Re: usb/151043: Please add USB device MELCO WLR-UC-G

2010-10-01 Thread Hans Petter Selasky
> > diff -urN ./usb.orig/usbdevs ./usb/usbdevs > --- ./usb.orig/usbdevs2010-09-29 10:07:46.0 +0900 > +++ ./usb/usbdevs 2010-09-29 02:35:38.0 +0900 > @@ -2096,6 +2096,8 @@ > product MELCO KG54L 0x00da WLI-U2-KG54L > product MELCO WLIUCG300N 0x00e8 WLI-UC

Re: usb/151043: Please add USB device MELCO WLR-UC-G

2010-10-01 Thread Hans Petter Selasky
The following reply was made to PR usb/151043; it has been noted by GNATS. From: Hans Petter Selasky To: freebsd-usb@freebsd.org Cc: TAKANO Yuji , freebsd-gnats-sub...@freebsd.org Subject: Re: usb/151043: Please add USB device MELCO WLR-UC-G Date: Fri, 1 Oct 2010 15:10:21 +0200 > > diff -urN

Re: usb/150989: [patch] Add Netgear WG111V2_2 support to upgt(4)

2010-10-01 Thread Hans Petter Selasky
The following reply was made to PR usb/150989; it has been noted by GNATS. From: Hans Petter Selasky To: freebsd-usb@freebsd.org Cc: Anil Gulati , freebsd-gnats-sub...@freebsd.org Subject: Re: usb/150989: [patch] Add Netgear WG111V2_2 support to upgt(4) Date: Fri, 1 Oct 2010 15:03:42 +0200 On

Network TX/RX fairness is not honored by USB stack

2010-10-01 Thread Pyun YongHyeon
Hi, I don't know how long it had been there but it seems current USB stack does not honor fairness of TX/RX on USB ethernet controller. Unidirectional performance test(UDP) or most-unidirectional performance(TCP) test works well without problems. However if heavy TX/RX traffic hits controller at

Re: Network TX/RX fairness is not honored by USB stack

2010-10-01 Thread Hans Petter Selasky
On Saturday 02 October 2010 02:11:00 Pyun YongHyeon wrote: > Hi, > > I don't know how long it had been there but it seems current USB > stack does not honor fairness of TX/RX on USB ethernet controller. > Unidirectional performance test(UDP) or most-unidirectional > performance(TCP) test works wel