Re: Re: how to disable usb hub suspend function

2013-01-13 Thread Alan Stern
On Sun, 13 Jan 2013, gavin.kx wrote: > if i use suspend function, the hub may occur error, if i removed the > hub before suspend then can avoid the suspend? if it could, how can i > do ? how to remove and add ? You remove a hub the same way you remove any other USB device -- by unplugging the ca

Re: Re: how to disable usb hub suspend function

2013-01-12 Thread gavin.kx
if i use suspend function, the hub may occur error, if i removed the hub before suspend then can avoid the suspend? if it could, how can i do ? how to remove and add ? gavin.kx From: Ming Lei Date: 2013-01-11 23:10 To: gavin.kx CC: linux-usb Subject: Re: how to disable usb hub suspend functi

Re: Re: how to disable usb hub suspend function

2013-01-12 Thread gavin.kx
if i use suspend function, the hub may occur error, if i removed the hub before suspend then can avoid the suspend? if it could, how can i do ? how to remove and add ? gavin.kx From: Alan Stern Date: 2013-01-12 23:37 To: gavin.kx CC: linux-usb Subject: Re:回复: 回复: how to disable usb hub suspe

Re: Re: how to disable usb hub suspend function

2013-01-12 Thread Alan Stern
On Sat, 12 Jan 2013, gavin.kx wrote: > i use it on the android platform, and i can't generate the control file. what > can i do ? For questions about Android, you will have to ask the Android developers. We can't help you here, sorry. Alan Stern -- To unsubscribe from this list: send the lin

Re: Re: how to disable usb hub suspend function

2013-01-11 Thread gavin.kx
i use it on the android platform, and i can't generate the control file. what can i do ? gavin.kx From: Ming Lei Date: 2013-01-11 23:10 To: gavin.kx CC: linux-usb Subject: Re: how to disable usb hub suspend function On Fri, Jan 11, 2013 at 10:16 PM, gavin.kx wrote: > Dear sir: > i have a

Re: Re: how to disable usb hub suspend function

2013-01-11 Thread gavin.kx
i have found the document Thank you very much. current to the USB host controllers during hibernation. (It's possible to work around the hibernation-forces-disconnect problem by using the USB Persist facility.) The reset_resume method is used by the USB Persist facility (see Documentation/usb/pe

Re: Re: how to disable usb hub suspend function

2013-01-11 Thread gavin.kx
Thank you for your reply. i also want to know by do this, do other devices also can do suspending ? gavin.kx From: Alan Stern Date: 2013-01-11 23:11 To: gavin.kx CC: linux-usb Subject: Re: how to disable usb hub suspend function On Fri, 11 Jan 2013, gavin.kx wrote: > Dear sir: > i have a proje