vote up 0 vote down star

I am trying to talk to a SCO Unix box through the Serial Port where there an existing application. I need to figure out what parameters the application set the serial port too. This is an older non-GUI version of Unix so I need to be able to do this from the command line.

I know it involves using /dev/tty* however I am having difficulty finding any specific documentation.

flag

2 Answers

vote up 0 vote down

Check out stty.

(I have no knowledge of SCO, but this is the generic Unix way to handle serial ports).

link|flag
vote up 1 vote down

check if this link will help:

hwconfig

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.