[linux-usb-devel] Re: [PATCH] USB serial fixes for 2.4.27-pre6

2004-06-15 Thread Greg KH
ChangeSet 1.1451, 2004/06/14 16:19:17-07:00, [EMAIL PROTECTED] [PATCH] USB: pl2303 & input overruns Backport the 2.6 fixes for handing overruns and other status reports from the device. drivers/usb/serial/pl2303.c |8 +++- 1 files changed, 7 insertions(+), 1 deletion(-) diff -Nru a/d

[linux-usb-devel] Re: [PATCH] USB serial fixes for 2.4.27-pre6

2004-06-15 Thread Greg KH
ChangeSet 1.1449, 2004/06/14 16:08:48-07:00, [EMAIL PROTECTED] USB: fix empty write issue in pl2303 driver. Patch originally from Christian Groessler <[EMAIL PROTECTED]> but cleaned up by me. drivers/usb/serial/pl2303.c |3 +++ 1 files changed, 3 insertions(+) diff -Nru a/drivers/usb/ser