Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2000 11:35:23 -0400
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Warner Losh <imp@FreeBSD.org>
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>
In-Reply-To: <200010160724.AAA19145@freefall.freebsd.org>; from imp@FreeBSD.org on Mon, Oct 16, 2000 at 12:24:02AM -0700
References:  <200010160724.AAA19145@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001016113523.C5201>