Hello,
> > Any thoughts?
>
> Another mistake on my part. The correct command is
>
> echo -n '2-2:1.0' >/sys/bus/usb/drivers/usbhid/unbind
>
> Without the "-n", the system thinks that the newline character at the end
> of the line written by "echo" is part of the filename.
Nice tip. Thanks. I've run some tests and as expected -> no failure so far.
Regards,
Mariusz Kozlowski
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/