On Sat, Nov 30, 2002, Wayne Whitney <[EMAIL PROTECTED]> wrote: > uhci-hcd.c currently calls usb_endpoint_halt() in the td_error: path of > uhci_result_control(). David Brownell told me that "control endpoints > don't halt" and that this is wrong. The patch below fixes this and allows > my Belkin Universal UPS to work. [Although it still prints lots of > "drivers/usb/input/hid-core.c: ctrl urb status -32 received" messages.] > Greg K-H, could you merge this if it looks right? David mentioned that > the same bug exists in 2.4.x.
I agree. This is obviously the right thing to do. Greg, please apply. Makes you wonder how it managed to sneak through so long without causing problems. JE ------------------------------------------------------- This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
