Re: testusb on a HID device

2013-09-09 Thread joe M
Hello, > This is the wrong driver. You need to unbind usbhid, not hid-generic. > Like at the files under /sys/bus/usb/drivers/usbhid/. That worked like a charm. Thanks a lot. Joe -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.k

Re: testusb on a HID device

2013-09-09 Thread Alan Stern
On Sun, 8 Sep 2013, joe M wrote: > Hello, > > > I do not want to rmmod the hid module as I think it will affect my > > being-used usb keyboard and mouse too. I just want to rmmod the hid > > module for the device being tested. > > I got this > http://unix.stackexchange.com/questions/12005/how-t

Re: testusb on a HID device

2013-09-08 Thread joe M
Hello, > I do not want to rmmod the hid module as I think it will affect my > being-used usb keyboard and mouse too. I just want to rmmod the hid > module for the device being tested. I got this http://unix.stackexchange.com/questions/12005/how-to-use-linux-kernel-driver-bind-unbind-interface-fo

testusb on a HID device

2013-09-08 Thread joe M
Hello, I am trying to use testusb on a HID device for control tests. >From this (http://permalink.gmane.org/gmane.linux.usb.general/55628) discussion, I gather that it should be possible. But, I get these messages for even test 9. ./testusb: /dev/bus/usb/004/002 may see only control tests /