View Single Post
Old 11-24-2008, 07:39 PM   #4 (permalink)
lensman3
Registered User
 
Join Date: Oct 2007
Location: Littleton, Colorado USA
Posts: 470
OS: xp 64 sp2 Fedora Core 8 (vmware xp core 8 x32) Minix


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.
lensman3 is offline   Reply With Quote