ChangeSet 1.1352.1.1, 2003/10/13 14:22:50-07:00, [EMAIL PROTECTED]
[PATCH] USB: fix visor driver to work with Palm OS 4+ devices
For some reason, they do not like the reset_config calls anymore.
drivers/usb/serial/visor.c | 3 ---
1 files changed, 3 deletions(-)
diff -Nru a/drivers/usb/serial/visor.c b/drivers/usb/serial/visor.c
--- a/drivers/usb/serial/visor.c Wed Oct 15 11:08:28 2003
+++ b/drivers/usb/serial/visor.c Wed Oct 15 11:08:28 2003
@@ -778,9 +778,6 @@
serial->dev->actconfig->desc.bConfigurationValue);
return -ENODEV;
}
- dbg("%s - reset config", __FUNCTION__);
- retval = usb_reset_configuration (serial->dev);
-
if (id->driver_info) {
startup = (void *)id->driver_info;
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel