Re: IPX Serial port speed (OpenBSD)
der Mouse <[email protected]>
| Newsgroups | gmane.os.solaris.at-home |
|---|---|
| Message-ID | <[email protected]> |
> If I remember correctly, the IPX on-board serial ports will support > up to 38400 baud. Yes. They can go substantially faster (614400, I think) if you don't mind a comparatively high probability of input errors. This is OK in some circumstances (eg, if your use case is output only), though, because of the input error thing, a lot of OSes' drivers won't do that out of the box. > My current problem is that I can't seem to change it to anything > other than 9600. In OpenBSD, I use stty to change it (logged in as > root) and it always bounces back to 9600. Is there something else > conflicting with the port speed? Almost certainly, what's happening here is that when stty exits and closes the line, nothing has it open and thus it resets to the OS's default settings, including speed. Admittedly, I don't know OpenBSD specifically. But all the Unix tty line experience I have has worked that way. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTML [email protected] / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B