> There is no general USB to serial spec, sorry.  You will have to contact
> the vendor of your device to get the protocol used to talk to the device
> in order to create a Linux driver.
> 
> Or perhaps it already works with Linux as it uses one of the common
> chipsets that are availble for this (pl2303, ftdi_sio, mct_232, etc.)

I think that the chipset is supported by the usb-serial module, because 
i can read an write from it, but there are some little problems, like 
data loss and encoding problems, i had asked the vendor about the specs 
and i waiting for an answer.
If i use minicom to communicate to the firmware of the device, i can 
read some things, but i can not write to it, i firstly thought it was an 
encoding problem, but then when searching the kernel messages i founded 
that there was something more (check my other email for details about it).
What i am needing is some documentation about usb-serial module 
implementation, but as you said there isn't :( , i will try to see the 
code, and keep the forum informed, maybe i can handle to make another 
device to work on linux :)
Thanks,
Manuel

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to