From owner-cvs-all Mon Oct 16 8:35:28 2000 Delivered-To: cvs-all@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 9C43A37B673; Mon, 16 Oct 2000 08:35:24 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id LAA16353; Mon, 16 Oct 2000 11:35:24 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.0/8.9.1) id e9GFZOC88966; Mon, 16 Oct 2000 11:35:24 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) Date: Mon, 16 Oct 2000 11:35:23 -0400 From: Andrew Gallatin To: Warner Losh Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci pci.c Message-ID: <20001016113523.C5201@grasshopper.cs.duke.edu> References: <200010160724.AAA19145@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200010160724.AAA19145@freefall.freebsd.org>; from imp@FreeBSD.org on Mon, Oct 16, 2000 at 12:24:02AM -0700 X-Operating-System: FreeBSD 4.1-STABLE on an i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Warner Losh [imp@FreeBSD.org] wrote: > 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 > This breaks alpha (and probably ia64) kernel builds. I'm going to ifdef this out on all but i386. -- ------------------------------------------------------------------------------ Andrew Gallatin, Sr Systems Programmer http://www.cs.duke.edu/~gallatin Duke University Email: gallatin@cs.duke.edu Department of Computer Science Phone: (919) 660-6590 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message