In Linux Driver, how to disable a specific USB Device -


assume usb devices powered usb bus. firmware in usb device encounter problem , can't recovery itself. have unplug , plug usb device host.

is there way can dis-power usb device, , later re-enable usb device in linux driver or in shell command?

by way, need standard method. in specific platforms, can disable usb ehci/ohci's power in driver.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -