Re: [linux-usb-devel] pl2303 / linux-2.6.0-test4 bug report

2003-09-03 Thread Norbert Federa
this patch from greg k-h fixes this problem. thx! (the patch also works on 2.4.17 ...) # USB: fix data toggle problem for pl2303 driver. diff -Nru a/drivers/usb/serial/pl2303.c b/drivers/usb/serial/pl2303.c --- a/drivers/usb/serial/pl2303.c Tue Sep 2 16:49:31 2003 +++ b/drivers/usb/serial/

Re: [linux-usb-devel] pl2303 / linux-2.6.0-test4 bug report

2003-08-29 Thread Greg KH
On Tue, Aug 26, 2003 at 12:36:00PM +0200, Norbert Federa wrote: > hi, > > i did again some testing with several pl2303 based adapters > under linux-2.6.0-test4. > > the serial apps still have severe problems. > i've done some more testing and it seems that the first > byte coming to the pl2303

Re: [linux-usb-devel] pl2303 / linux-2.6.0-test4 bug report

2003-08-26 Thread Matthias Bruestle
Mahlzeit On Tue, Aug 26, 2003 at 12:36:00PM +0200, Norbert Federa wrote: > the serial apps still have severe problems. > i've done some more testing and it seems that the first > byte coming to the pl2303 _never_ arrives in a read() from > /dev/ttyUSB0 - except in the _first_ read after reinsert

[linux-usb-devel] pl2303 / linux-2.6.0-test4 bug report

2003-08-26 Thread Norbert Federa
hi, i did again some testing with several pl2303 based adapters under linux-2.6.0-test4. the serial apps still have severe problems. i've done some more testing and it seems that the first byte coming to the pl2303 _never_ arrives in a read() from /dev/ttyUSB0 - except in the _first_ read after