Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!nike!ucbcad!ucbvax!hplabs!hpcea!hpfcdc!perry From: perry@hpfcdc.HP.COM (Perry Scott) Newsgroups: net.unix-wizards Subject: Re: tty input and output at different speeds? Message-ID: <630008@hpfcdc.HP.COM> Date: Thu, 2-Oct-86 11:32:52 EDT Article-I.D.: hpfcdc.630008 Posted: Thu Oct 2 11:32:52 1986 Date-Received: Tue, 7-Oct-86 19:56:44 EDT References: <1342@lsuc.UUCP> Organization: HP Ft. Collins, Co. Lines: 19 >The machine can output genuine 19200, >but loses characters when processing input on a tty line at >faster than 1200. This means that function keys on a VT-100 >compatible (which transmit a multi-char sequence beginning >with ESC) sometimes aren't properly received. This sounds like you aren't using a buffered interface. This kind of problem occurs when the CPU can't service the interrupt in time. The best solution is to buy a buffered interface - it's probably cheaper than spending time to make the stty/driver hacks. >Obviously I'd have to hack stty(1) and getty to grok split speeds. >Are there any other gotchas I should be aware of? Yes. Your hardware has to grok the split speeds too, as well as the driver. Perry Scott ..{ihnp4,hplabs}!hpfcla!perry-s