From owner-freebsd-questions Tue May 22 22: 1:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id DD0CF37B42C for ; Tue, 22 May 2001 22:01:25 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.11.3/8.11.1) id f4N51Kj16544; Wed, 23 May 2001 17:01:20 +1200 (NZST) (envelope-from jonc) Date: Wed, 23 May 2001 17:01:20 +1200 From: Jonathan Chen To: david@banning.com Cc: questions@FreeBSD.ORG Subject: Re: serial port woes Message-ID: <20010523170120.C13223@itouchnz.itouch> References: <200105230044.f4N0iTY00749@d.tracker> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200105230044.f4N0iTY00749@d.tracker>; from sky_tracker@yahoo.com on Wed, May 23, 2001 at 12:44:29AM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, May 23, 2001 at 12:44:29AM +0000, David Banning wrote: > I can't set the baud on my /dev/cuaa0 device. > > My /etc/ttys has the line; > > cuaa0 "/usr/libexec/getty std.19200" dialup off secure > > which I hope sets the line to baud to 19200 but it doesn't stick. > It keeps going back to 9600. This is only intended for serial terminal connections for logins > I have attached a serial printer which I want to print at 19200 > It _is_ set at 19200 - but if I try to send a file to the printer > I get an error message at the printer. > I _can_ print if I set the printer to 9600 baud, > but I want as much speed as I can get. In your printcap file, the entry for the printer needs to have br#19200 capability set. Cheers. -- Jonathan Chen ---------------------------------------------------------------------- Don't worry about avoiding temptation, as you grow older, it starts avoiding you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message