On Tue, Jan 27, 2004 at 03:57:39PM -0500, Alan Stern wrote: > On Tue, 27 Jan 2004, Greg KH wrote: > > > Hm, can you send me a patch to fix up snd_usb_extigy_boot_quirk() in > > sound/usb/usbaudio.c now that this patch broke that code? :) > > Here it is. The problem with changing things in the core is always that > you may miss some of the repercussions. In this case the patch will > restore the code's original functionality. > > However the whole thing looks a bit creaky to me. Changing device > descriptors and who knows what else without informing usbcore isn't a good > idea. What this code _really_ appears to need is some form of > usb_device_reenumerate(). Such a function would fit very nicely into the > framework I've worked out for the revised usb_device_reset(); maybe I'll > add it in there. It would do essentially the same thing as device_reset > except for skipping the actual port reset.
Applied, thanks. greg k-h ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
