From owner-cvs-sys Sat Feb 1 08:19:10 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA28435 for cvs-sys-outgoing; Sat, 1 Feb 1997 08:19:10 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA28427; Sat, 1 Feb 1997 08:19:07 -0800 (PST) Date: Sat, 1 Feb 1997 08:19:07 -0800 (PST) From: Bruce Evans Message-Id: <199702011619.IAA28427@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 97/02/01 08:19:07 Branch: sys/i386/isa RELENG_2_2 Modified: sys/i386/isa sio.c Log: YAMFC (everything except $FreeBSD$, i.e., ESP fixes from rev.1.157 and SMC-fix fix and DCD timestamp fix from rev.1.158. The SMC-fix fix isn't really necessary here yet since DELAY() still subtracts 20). Revision Changes Path 1.147.2.7 +41 -11 src/sys/i386/isa/sio.c