From owner-cvs-sys Sat Jun 29 21:56:25 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA00352 for cvs-sys-outgoing; Sat, 29 Jun 1996 21:56:25 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA00336; Sat, 29 Jun 1996 21:56:07 -0700 (PDT) Date: Sat, 29 Jun 1996 21:56:07 -0700 (PDT) From: Peter Wemm Message-Id: <199606300456.VAA00336@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa si.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/06/29 21:56:07 Modified: sys/i386/isa si.c Log: Fix typo that prevented the initial/lock state devices from working correctly (accessing the lock device was not possible). Revision Changes Path 1.47 +2 -2 src/sys/i386/isa/si.c