From owner-cvs-all Wed Oct 25 14:29:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 42F5B37B479; Wed, 25 Oct 2000 14:29:37 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA12845; Wed, 25 Oct 2000 14:29:37 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200010252129.OAA12845@freefall.freebsd.org> From: John Baldwin Date: Wed, 25 Oct 2000 14:29:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/si si.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/10/25 14:29:37 PDT Modified files: sys/dev/si si.c Log: This driver doesn't have a software interrupt handler, so don't attempt to schedule a non-existant handler to run. Revision Changes Path 1.103 +1 -9 src/sys/dev/si/si.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message