Re: usbdev files



Peter Hull wrote:

When a usb device is attached, entries with names like usbdev4.1_ep00
appear in /dev/ There appears to be one for every endpoint on every
device attached.

What device exactly are you talking about? A USB hub perhaps? A USB
storage device with multiple LUNs?

Does anyone know what these nodes are used for?

They exist so that processes with the proper permissions can communicate
with the devices.

Perhaps if you were being more verbose? What exactly did you plug in? Are
the device special files listed as character devices or as block devices?

--
*Aragorn*
(registered GNU/Linux user #223157)
.



Relevant Pages

  • Re: Polling Thread, Where to locate?
    ... an Interrupt endpoint may be more suitable if latency ... Do keep in mind that maximum data throughput is lower on ... interrupt than bulk, ... Over USB 2.0 hi-speed bulk endpoints, the max data rate that I ...
    (microsoft.public.development.device.drivers)
  • USBEHCI.SYS bug with high-bandwidth interrupt endpoints
    ... I was investigating USB 2.0 high-bandwidth interrupt ... three transactions per microframe with a maximum packet size of 1024 ... bytes in the endpoint descriptor. ...
    (microsoft.public.development.device.drivers)
  • Re: Unipod with Nokia 7250i - Anyone drivers ?
    ... if the phone presents its contents as one of the standard USB mass ... Configuration has 1 interfaces ... Endpoint number 1 (device to host) ...
    (comp.sys.acorn.hardware)
  • Not able to send data from USB Isochronous IN endpoint to host
    ... We have written the firmware for this ... controller to send a packet of data through USB Endpoint 1. ...
    (comp.arch.embedded)
  • Re: USBIP protocol
    ... Set Configuration and Set Interface are requests on the command pipe ... according to the usb 2.0 spec (these would be a control message ... When the device-side receives another packet to the same endpoint, ... Does USB permit multiple outstanding commands to the same ...
    (Linux-Kernel)