Re: USB userspace tools.

From: Greg KH
Date: Sun Aug 31 2003 - 12:31:43 EST


On Sun, Aug 31, 2003 at 01:44:17PM +0100, root@xxxxxxxxxxxxxxxxx wrote:
> Is there a tool for accessing USB devices, without actually writing
> a driver? Or perhaps more accurately a driver in scriptorspace.
> Perhaps something that exports a number of named pipes that correspond
> to endpoints?

Look at libusb which uses usbfs to do that from userspace without
writing a kernel driver.

Good luck,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/