what is the preferd module to use for interfacing to a USB device



Hi Folks,
I need to interface to a USB device to do read/write (send some text
commands and receive some text back from the device, just like the
traditional RS232). I have looked CPAN there are several modules but seem to
be very new. Any idea what is the preferred way to do this. Do you have any
code that can help start.

Regards,

-sm


.



Relevant Pages

  • About USB device and interface descriptors
    ... To my understading device and interface descriptors contain a usb device ... There are a few things I do not understand about the usb device class concept: ... The class is mentioned in the interface descriptor and a device ... Say a usb mass storage device reports an interface class of 0x03, ...
    (microsoft.public.development.device.drivers)
  • Re: [SLE] unplugging USB hard disks
    ... the automounting is in sync mode so you should be able to ... > know when data has finished its transfer to the USB device? ... There are two parts to synchronous file system writing. ... opposed to interactive commands which _might_ be multi-threaded, ...
    (SuSE)
  • Re: help! develop a USB device driver ,but I have not devices interfa
    ... You'll have to contact the supplier of the USB device. ... what the interface is, there's zero chance that you'll be able to write a ... Because it is a secret for OEM. ... who can supply the device driver,I can bye it. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: FC4 USB SCSI Buss not behaving
    ... Does your USB device appear?? ... any of the three cdrecord commands I seemy ... commands still showed the same information. ...
    (linux.redhat)
  • Re: How to implement multi-function device driver?
    ... For example, USB device has 2 interfaces, interface A and interface B. ... Then I create device object A for interface A and device object B for interface B in AddDevice. ... How to implement multi-function device driver? ... No. if your USB device is properly constructed with composite interfaces then you can use the "USB Common Class Generic Parent Driver". ...
    (microsoft.public.development.device.drivers)