Found reset_resume USB patches under kernel.org ~/people/gregkh/usb/2.6/2.6.22
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Du, Alek Sent: 2008年2月29日 9:43 To: Matthew Garrett Cc: [email protected] Subject: RE: Moblin Kernel and Driver Status for WW09 Matthew, Yes, definitely you are right! But seems this only works for 2.6.24 kernel, since 2.6.22 kernel only has USB_QUIRK_NO_AUTOSUSPEND defined. A back porting may work. Thanks for your comments. Will do more work to make right patch. Thanks, Alek -----Original Message----- From: Matthew Garrett [mailto:[EMAIL PROTECTED] Sent: 2008年2月29日 1:59 To: Du, Alek Cc: [email protected] Subject: Re: Moblin Kernel and Driver Status for WW09 Alek, If the device in question needs resetting on resume, then it should set the USB_QUIRK_RESET_RESUME quirk rather than modifying the core code. This certainly isn't a requirement for most devices, so the patch isn't suitable for adding in its current form. -- Matthew Garrett | [EMAIL PROTECTED] -- Ubuntu-mobile mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile -- Ubuntu-mobile mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile
