Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site watcgl.UUCP Path: utzoo!watmath!watcgl!dmmartindale From: dmmartindale@watcgl.UUCP (Dave Martindale) Newsgroups: net.unix-wizards Subject: Re: Using terminals at 19.2 kbaud on 4.2 Message-ID: <2280@watcgl.UUCP> Date: Mon, 19-Mar-84 16:45:16 EST Article-I.D.: watcgl.2280 Posted: Mon Mar 19 16:45:16 1984 Date-Received: Tue, 20-Mar-84 01:33:59 EST References: <321@ih1ap.UUCP> Organization: U of Waterloo, Ontario Lines: 7 Actually, the DEC DZ11 does run at 19.2Kb. It just isn't documented. Just change the dz_speeds table to: char dz_speeds[] = { 0,020,021,022,023,024,0,025,026,027,030,032,034,036,037,0 }; and you have 19200 baud!