From owner-cvs-all Sun Nov 15 15:57:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA19774 for cvs-all-outgoing; Sun, 15 Nov 1998 15:57:20 -0800 (PST) (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 PAA19715; Sun, 15 Nov 1998 15:57:18 -0800 (PST) (envelope-from ken@FreeBSD.org) From: Kenneth Merry Received: (from ken@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA26689; Sun, 15 Nov 1998 15:57:22 -0800 (PST) Date: Sun, 15 Nov 1998 15:57:22 -0800 (PST) Message-Id: <199811152357.PAA26689@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern subr_devstat.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ken 1998/11/15 15:57:22 PST Modified files: sys/kern subr_devstat.c Log: Now that the wd driver is fixed (Thanks Bruce!), re-enable the devstat_end_transaction error message that gets printed whenever the busy count is < 0. This will help catch drivers that improperly implement devstat(9) support. Revision Changes Path 1.6 +2 -10 src/sys/kern/subr_devstat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message