Re: [PATCH] arch/i386/pci/irq.c - new VIA chipsets (fwd)

From: Greg KH
Date: Thu Apr 20 2006 - 16:31:40 EST


On Fri, Apr 14, 2006 at 09:21:21PM -0400, Jeff Garzik wrote:
> Linux Kernel Mailing List wrote:
> >diff --git a/arch/i386/pci/irq.c b/arch/i386/pci/irq.c
> >index 3ca59ca..7323544 100644
> >--- a/arch/i386/pci/irq.c
> >+++ b/arch/i386/pci/irq.c
> >@@ -588,7 +588,10 @@ static __init int via_router_probe(struc
> > case PCI_DEVICE_ID_VIA_82C596:
> > case PCI_DEVICE_ID_VIA_82C686:
> > case PCI_DEVICE_ID_VIA_8231:
> >+ case PCI_DEVICE_ID_VIA_8233A:
> > case PCI_DEVICE_ID_VIA_8235:
> >+ case PCI_DEVICE_ID_VIA_8237:
> >+ case PCI_DEVICE_ID_VIA_8237_SATA:
>
> Why did this get merged with the bogus PCI ID?

Sorry, I'll fix it up in the next round of PCI patches.

thanks,

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