From owner-freebsd-commit Mon Jan 29 00:17:26 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA12762 for freebsd-commit-outgoing; Mon, 29 Jan 1996 00:17:26 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA12753 for cvs-all-outgoing; Mon, 29 Jan 1996 00:17:23 -0800 (PST) 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-commit@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