From owner-cvs-all Sun Feb 15 00:28:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA22114 for cvs-all-outgoing; Sun, 15 Feb 1998 00:28:40 -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 AAA22080; Sun, 15 Feb 1998 00:28:34 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA03206; Sun, 15 Feb 1998 00:28:28 -0800 (PST) Date: Sun, 15 Feb 1998 00:28:28 -0800 (PST) Message-Id: <199802150828.AAA03206@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/dev/ccd ccd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/02/15 00:28:28 PST Modified files: sys/dev/ccd ccd.c Log: Revert part of my previous patch - I don't see the *need* to call splbio() from within an interrupt handler here. :-) Revision Changes Path 1.30 +1 -3 src/sys/dev/ccd/ccd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message