From owner-cvs-all Mon Oct 16 0:24: 4 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 B36BD37B66C; Mon, 16 Oct 2000 00:24:02 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA19145; Mon, 16 Oct 2000 00:24:02 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200010160724.AAA19145@freefall.freebsd.org> From: Warner Losh Date: Mon, 16 Oct 2000 00:24:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/10/16 00:24:00 PDT Modified files: sys/pci pci.c Log: When a pci device hasn't had an interrupt routed to it (signified by the intline of 255) go ahead and route the interrupt when we allocate an interrupt. Submitted by: msmith Revision Changes Path 1.159 +20 -1 src/sys/pci/pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message