Thread: installing drivers for a USB device
hi,
have usb device trying install drivers , write custom software use it.
have done in windows planning shift linux.
way works in windows drivers device install virtual serial port driver device connected usb port acts serial device. have written code serial communication virtual serial port , control device.
in linux don't have drivers device.
lsusb shows following device
this means device being recognized ? how install drivers device , able use serial device ?code:$ sudo lsusb -v -d 0403:ea74 bus 004 device 003: id 0403:ea74 future technology devices international, ltd device descriptor: blength 18 bdescriptortype 1 bcdusb 2.00 bdeviceclass 0 (defined @ interface level) bdevicesubclass 0 bdeviceprotocol 0 bmaxpacketsize0 8 idvendor 0x0403 future technology devices international, ltd idproduct 0xea74 bcddevice 6.00 imanufacturer 1 ftdi iproduct 2 nanocontrol 4 iserial 3 ncs7wxed bnumconfigurations 1 configuration descriptor: blength 9 bdescriptortype 2 wtotallength 32 bnuminterfaces 1 bconfigurationvalue 1 iconfiguration 0 bmattributes 0xc0 self powered maxpower 0ma interface descriptor: blength 9 bdescriptortype 4 binterfacenumber 0 balternatesetting 0 bnumendpoints 2 binterfaceclass 255 vendor specific class binterfacesubclass 255 vendor specific subclass binterfaceprotocol 255 vendor specific protocol iinterface 2 nanocontrol 4 endpoint descriptor: blength 7 bdescriptortype 5 bendpointaddress 0x81 ep 1 in bmattributes 2 transfer type bulk synch type none usage type data wmaxpacketsize 0x0040 1x 64 bytes binterval 0 endpoint descriptor: blength 7 bdescriptortype 5 bendpointaddress 0x02 ep 2 out bmattributes 2 transfer type bulk synch type none usage type data wmaxpacketsize 0x0040 1x 64 bytes binterval 0 device status: 0x0001 self powered
thank
manikantan
(manikantan_nambi@yahoo.com)
help plz !!!!
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [ubuntu] installing drivers for a USB device
Ubuntu
Comments
Post a Comment