From owner-cvs-sys Mon Jan 29 00:17:19 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA12743 for cvs-sys-outgoing; Mon, 29 Jan 1996 00:17:19 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA12735 Mon, 29 Jan 1996 00:17:17 -0800 (PST) Date: Mon, 29 Jan 1996 00:17:17 -0800 (PST) From: Bruce Evans Message-Id: <199601290817.AAA12735@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa sio.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk bde 96/01/29 00:17:17 Branch: sys/i386/isa RELENG_2_1_0 Modified: sys/i386/isa sio.c Log: Brought in some critical changes from main branch: part of rev.1.115: Fix the tests for being a console by reverting to the ones that were used before the the RB_SERIAL changes... all of rev.1.123: Removed builtin list of port addresses. The address for sio3 conflicted with S3 graphics cards... Revision Changes Path 1.99.4.2 +18 -35 src/sys/i386/isa/sio.c