Re: [Problem] PCI resource conflicts in recent 2.4 kernels - second try

From: Mace Moneta (mace@monetafamily.org)
Date: Tue Jan 21 2003 - 12:51:38 EST


Yes, confirming that this corrected the problem. Tested in 2.4.21-pre3.
Thanks for your help!

On Tue, 2003-01-21 at 10:52, Ivan Kokshaysky wrote:
> On Tue, Jan 21, 2003 at 08:13:38AM -0500, Mace Moneta wrote:
> > > 00:06.0 PCI bridge: Toshiba America Info Systems: Unknown device 0605 (rev 04)
> > > (prog-if 00 [Normal decode])
>
> Yet another broken bridge...
> Does this patch help?
>
> Ivan.
>
> --- linux/drivers/pci/quirks.c.orig Tue Jan 21 18:45:55 2003
> +++ linux/drivers/pci/quirks.c Tue Jan 21 18:43:13 2003
> @@ -586,6 +586,7 @@ static struct pci_fixup pci_fixups[] __i
> * instead of 0x01.
> */
> { PCI_FIXUP_HEADER, PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_82380FB, quirk_transparent_bridge },
> + { PCI_FIXUP_HEADER, PCI_VENDOR_ID_TOSHIBA, 0x605, quirk_transparent_bridge },
>
> { PCI_FIXUP_FINAL, PCI_VENDOR_ID_CYRIX, PCI_DEVICE_ID_CYRIX_PCI_MASTER, quirk_mediagx_master },
>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jan 23 2003 - 22:00:27 EST