From owner-freebsd-commit Fri Feb 23 13:01:18 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA10150 for freebsd-commit-outgoing; Fri, 23 Feb 1996 13:01:18 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA10136 for cvs-all-outgoing; Fri, 23 Feb 1996 13:01:15 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA10098 Fri, 23 Feb 1996 13:00:57 -0800 (PST) Date: Fri, 23 Feb 1996 13:00:57 -0800 (PST) From: Peter Wemm Message-Id: <199602232100.NAA10098@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa si.c src/sys/i386/include si.h Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/02/23 13:00:57 Branch: sys/i386/isa RELENG_2_1_0 sys/i386/include RELENG_2_1_0 Modified: sys/i386/isa si.c sys/i386/include si.h Log: Bring some of the updates to the si driver on -current onto -stable. This is a selection of deltas from 1.10 through 1.16. The rest are mainly specific to 2.2-current. Revision Changes Path 1.9.2.1 +232 -158 src/sys/i386/isa/si.c 1.4.2.1 +10 -36 src/sys/i386/include/si.h