Here are a some fixes for USB against 2.6.18-rc6. They do the following: - build warning fix in the usbhid driver - usb touchscreen bugfix - new device id added to the ftdi_sio driver - new device id added to the sisusbvga driver
Please pull from: master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/ The full patches will be sent to the linux-usb-devel mailing list, if anyone wants to see them. thanks, greg k-h drivers/usb/input/hid-core.c | 4 ++-- drivers/usb/input/usbtouchscreen.c | 2 +- drivers/usb/misc/sisusbvga/sisusb.c | 2 ++ drivers/usb/serial/ftdi_sio.c | 1 + drivers/usb/serial/ftdi_sio.h | 5 +++++ 5 files changed, 11 insertions(+), 3 deletions(-) --------------- Adrian Bunk: USB: hid-core.c: fix duplicate USB_DEVICE_ID_GTCO_404 Kai Lindhom: usbtouchscreen: fix ITM data reading Nobuhiro Iwamatsu: USB: Support for USB20SVGA-WH & USB20SVGA-DG Ralf Schlatterbeck: USB: New device ID for ftdi_sio usb serial driver ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel