From owner-cvs-sys Sat Nov 30 06:51:13 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA19120 for cvs-sys-outgoing; Sat, 30 Nov 1996 06:51:13 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA19102; Sat, 30 Nov 1996 06:51:06 -0800 (PST) Date: Sat, 30 Nov 1996 06:51:06 -0800 (PST) From: Bruce Evans Message-Id: <199611301451.GAA19102@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa sio.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/11/30 06:51:05 Modified: sys/i386/isa sio.c Log: Cleaned up CONSPEED changes. `comdefaultrate' gives the default speed for the "com" console, not for general purpose "com" ports, so there was no need to split it into comdefaultrate and condefaultrate. Revision Changes Path 1.150 +6 -8 src/sys/i386/isa/sio.c