Subject: Re: CVS commit: src
To: None <mjl@netbsd.org>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: tech-kern
Date: 04/12/1999 12:42:49
On Mon, 12 Apr 1999 12:31:28 -0700 (PDT)
"Martin J. Laubach" <mjl@netbsd.org> wrote:
> Module Name: src
> Committed By: mjl
> Date: Mon Apr 12 19:31:27 UTC 1999
>
> Modified Files:
> src/sys/dev/isapnp: isapnp.c
> Log Message:
> Enable workaround for isapnp assigning already used interrupts to pnp
> cards by masking them out with a "options ISAPNP_ALLOC_INTR_MASK=..."
> in kernel config.
Um, I think this is wrong! Why is isapnp assigning already-used interrupts?
That's the problem that needs to be addressed!
-- Jason R. Thorpe <thorpej@nas.nasa.gov>