On Wed, Oct 13, 2004 at 04:33:08PM -0400, Alan Stern wrote:
> +/* As of 2.6.10 we use a new USB device initialization scheme which closely
> + * resembles the way Windows works.  Hopefully it will be compatible with a
> + * wider range of devices than the old scheme.  However some previously-
> + * working devices may start giving rise to "device not accepting address"
> + * errors; if that happens the user can try using the old scheme in addition
> + * to the new one by changing the following "#undef" to "#define".
> + */
> +#undef USE_OLD_DEVICE_INIT_SCHEME

Can you make this a module_parm() option that allows people to change
this if the core is loaded from sysfs without rebuilding their kernel?

thanks,

greg k-h


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to