View Full Version : Ke-USB24A (virtual COM over USB)
Slesarev
March 13th, 2009, 19:10
I've ADC Ke-USB24A with USB-interface, that provides virtual COM interface. There is linux driver for it (it's included into their stable kernel) - cdc_acm (Also, there is MS Windows driver, but I don`t know whether it works...)
How can I use this device?
aragon
August 23rd, 2009, 19:56
Possibly supported via the uplcom or uftdi drivers. It would be helpful if you pasted the device IDs that FreeBSD sees when the device is inserted.
Mitrandir
September 3rd, 2010, 02:07
For Linux and Knoppix this is:
/sbin/modprobe usbserial vendor=0x04D8 product=0x000A
in devices view: Driver=cdc_acm
in /dev find device: ttyACMx
That's it!
But what to do in FreeBSD with uplcom or uftdi? :(
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.