Subject: Re: port-i386/12880: Some BIOSs lie about the interrupt router device
To: None <port-i386-maintainer@netbsd.org, gnats-bugs@gnats.netbsd.org>
From: MINOURA Makoto <minoura@netbsd.org>
List: netbsd-bugs
Date: 05/09/2001 22:09:17
|> In <20010509125541.7119.qmail@mailhost.dave.dtsp.co.nz>
|> dave@dtsp.co.nz wrote:
> The problem was twofold. Firstly, the PIR table is set up mostly
> acceptably, but the router device location is incorrect (000:00:0).
> This device is the AMD751, not the AMD756. The '751 is not
> recognised, and so interrupt fixup fails.
I have similar problem on my notebook (Casio CASSIOPEIA FIVA
101, Cyrix MediaGX plus Cx5520 I/O Companion: the intr_fixup
code is not yet committed though :p).
The BIOS says the router is located at 000:00:0, which is
the GX built-in PCI bridge, not Cx5520.
Is this a popular bug? If so, the patch is nice to have by
default, I think.
--
Minoura Makoto <minoura@netbsd.org>