Path: utzoo!attcan!uunet!mcvax!hp4nl!eutrc3!wzv!wietse From: wietse@wzv.UUCP (Wietse Z. Venema) Newsgroups: comp.unix.microport Subject: Re: Problems with HP2622A/HP2640 Terminal & Microport Unix Sys V 386 Message-ID: <297@wzv.UUCP> Date: 29 May 89 22:31:35 GMT References: <1420@pfm.UUCP> Reply-To: wietse@wzv.UUCP (Wietse Z. Venema) Organization: Eindhoven University of Technology, The Netherlands Lines: 15 >In article <1420@pfm.UUCP> bernd@pfm.UUCP (Bernd Hennig) writes: >I have little problems with a HP2622A Terminal (updated to HP2640): > >1. With 9600Bd I have a lot of garbage when I type ps -fe or ls -la, > but no problems with 4800Bd Make sure you have done a `stty -ixany'. I assume that your terminal can only handle high baud rates by relying on xon/xoff flow control, just like many vt100-like terminals do. `stty -ixany' tells the tty driver to only accept xon as the start character, so that a series of subsequent xoffs causes no loss of data. -- work: wswietse@eutrc3.uucp | Eindhoven University of Technology work: wswietse@heitue5.bitnet | Mathematics and Computing Science home: wietse@wzv.uucp | Eindhoven, The Netherlands