From owner-cvs-sys Sat Jul 27 12:01:23 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA26037 for cvs-sys-outgoing; Sat, 27 Jul 1996 12:01:23 -0700 (PDT) Received: (from dyson@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA26010; Sat, 27 Jul 1996 12:01:12 -0700 (PDT) Date: Sat, 27 Jul 1996 12:01:12 -0700 (PDT) From: John Dyson Message-Id: <199607271901.MAA26010@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa wd.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dyson 96/07/27 12:01:11 Modified: sys/i386/isa wd.c Log: Move a couple of the initialization commands to the right place. Multi sector mode was not getting re-initialized when needed. Revision Changes Path 1.113 +24 -28 src/sys/i386/isa/wd.c