|
Re: USB Serial convetor - Linpus (Fedora)
Look at the "stty" command. This can also set serials. It is hard to use (in my opinion).
Unfortunately you have to figure out the "raw" and "cooked" modes. Raw is whatever comes in from the serial port is tranfered as is. Cooked is the driver can change (cook) some of the characters before they passed out of the kernel.
stty will be found on ALL unix/Linix versions, but each will be just different enough nothing will work between hardware manufacturers.
Last edited by lensman3; 11-24-2008 at 07:43 PM.
|