> Yes, I will talk to the USB device that is plugged in to the USB port on
> the system via libusb. I haven't dug into libusb's internals; does it
> require usbfs?
Yes, it does.
[..]
> Since writing this, I moved to a more recent kernel - 2.4.20-20.9
> (uniprocessor, though I was running SM
At 12:53 PM 10/9/2003, Greg KH wrote:
On Wed, Oct 08, 2003 at 04:49:40PM -0400, G. Del Merritt wrote:
> I have a device that I want to handle specially. While it advertises
> usb-storage capabilities (and PTP), I do NOT want the kernel (or the
> hotplug system) to try to mount it as a filesystem.
On Wed, Oct 08, 2003 at 04:49:40PM -0400, G. Del Merritt wrote:
> I have a device that I want to handle specially. While it advertises
> usb-storage capabilities (and PTP), I do NOT want the kernel (or the
> hotplug system) to try to mount it as a filesystem. I just want "raw" USB
> access ena
I have a device that I want to handle specially. While it advertises
usb-storage capabilities (and PTP), I do NOT want the kernel (or the
hotplug system) to try to mount it as a filesystem. I just want "raw" USB
access enabled.
More details:
I have already tweaked my /etc/hotplug/usb.usermap