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

2004-06-15 Thread Greg KH
ChangeSet 1.1448, 2004/06/14 16:07:03-07:00, [EMAIL PROTECTED] [PATCH] USB ftdi device ids for 2.4 drivers/usb/serial/ftdi_sio.c |7 +++ drivers/usb/serial/ftdi_sio.h |5 + 2 files changed, 12 insertions(+) diff -Nru a/drivers/usb/serial/ftdi_sio.c b/drivers/usb/serial/ftdi_si

[linux-usb-devel] [PATCH] USB serial fixes

2001-10-10 Thread Greg KH
Hi, Here's a patch against 2.4.11 that fixes problems with all of the usb-serial drivers that show up when running with slab debugging enabled. The problem shows up when a user program has a port open, and the device is removed. When the port is closed later, the close function of the driver wo