|
发表于 2009-10-24 09:05:44
|
显示全部楼层
google来的:
http://elliotli.blogspot.com/200 ... drive-in-linux.html
The quick solution to this problem:
1. send SYNC, then STOP command to the device, this can be done easily in Linux by unbinding the device
2. suspend the USB port by echoing a "suspend" to the "/sys/bus/usb/devices/$DEVICE/power/level", where $DEVICE corresponding to the device of your USB device. |
|