From owner-cvs-all Sun Nov 17 21:59:35 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFD0737B401; Sun, 17 Nov 2002 21:59:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62CDD43E75; Sun, 17 Nov 2002 21:59:34 -0800 (PST) (envelope-from jake@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gAI5uhmV058745; Sun, 17 Nov 2002 21:56:43 -0800 (PST) (envelope-from jake@repoman.freebsd.org) Received: (from jake@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gAI5uhOU058744; Sun, 17 Nov 2002 21:56:43 -0800 (PST) Message-Id: <200211180556.gAI5uhOU058744@repoman.freebsd.org> From: Jake Burkholder Date: Sun, 17 Nov 2002 21:56:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sab sab.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/11/17 21:56:43 PST Modified files: sys/dev/sab sab.c Log: Setup a default tty mode even if the device is not the console. Don't reset the chip on open if we're not the console. This fixes running a getty on ttya or ttyb if console input and output devices are screen. Revision Changes Path 1.6 +4 -10 src/sys/dev/sab/sab.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message