On Wed, Aug 25, 2004 at 11:57:02AM -0400, Kyle Harris wrote: > On Wednesday 25 August 2004 02:55 am, Greg KH wrote: > >> How does this work for your device? Your driver isn't the > > usb_serial_generic_device, right? What kernel version are you using? > > Yes, usb_serial_generic_device. I had rebuilt the kernel with usb_serial hard > linked and forgot that hotplug was also trying to load the module. So your > observation below was correct. Problem with loading module.
If you have your own driver, don't use the generic functions. Especially if you are doing wierd things with the endpoints. It will just make your life that much harder, and force you to modify generic code, which you should not do (and patches like that will not be accepted.) > I did have to make a couple of changes to generic.c since this device has > fewer bulk_out than bulk_in. This is against 2.6.0. 2.6.0? Ick. Do not use that kernel version. Please try this against 2.6.8, as lots of things have been fixed over the past 8 months... thanks, greg k-h ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel