Re: Question regarding usbtest module

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Alan Stern wrote:
You can unbind any driver from any device through sysfs. Simply write the device name (with no terminating newline) to the "unbind" file in the driver's directory.

For example, to unbind the USB hub driver from 2-0:1.0, you would do:

	echo -n 2-0:1.0 >/sys/bus/usb/drivers/hub/unbind

Alan Stern

 Thank you, this would solve my problem.
 Tomohiro Kusumi
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux