From owner-cvs-sys Sun Oct 12 09:24:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA00365 for cvs-sys-outgoing; Sun, 12 Oct 1997 09:24:27 -0700 (PDT) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA00137; Sun, 12 Oct 1997 09:22:41 -0700 (PDT) (envelope-from sos@FreeBSD.org) From: Søren Schmidt Received: (from sos@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id JAA23520; Sun, 12 Oct 1997 09:22:03 -0700 (PDT) Date: Sun, 12 Oct 1997 09:22:03 -0700 (PDT) Message-Id: <199710121622.JAA23520@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa wd.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk sos 1997/10/12 09:22:02 PDT Modified files: sys/i386/isa wd.c Log: Fix bug when using DEVFS, drives on second controller sisn't appear in the device filesystem. Submitted by: Andre Albsmeier Revision Changes Path 1.141 +4 -4 src/sys/i386/isa/wd.c