From owner-cvs-all Thu Apr 23 15:11:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA06927 for cvs-all-outgoing; Thu, 23 Apr 1998 15:11:11 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA06856; Thu, 23 Apr 1998 15:11:01 -0700 (PDT) (envelope-from julian@FreeBSD.org) From: Julian Elischer Received: (from julian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA04079; Thu, 23 Apr 1998 15:09:58 -0700 (PDT) Date: Thu, 23 Apr 1998 15:09:58 -0700 (PDT) Message-Id: <199804232209.PAA04079@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-all@FreeBSD.ORG Precedence: bulk julian 1998/04/23 15:09:57 PDT Modified files: sys/i386/isa wd.c Log: When calling the open function, specify either FREAD and/or FWRITE as leaving them both 0 has the same effect as not openning the device at all. Revision Changes Path 1.162 +3 -3 src/sys/i386/isa/wd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message