Re: [RFC] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)

From: Greg KH
Date: Mon Mar 20 2006 - 14:44:16 EST


On Mon, Mar 20, 2006 at 02:33:56PM -0500, John W. Linville wrote:
> The naming of the constant defined for PCI ID 1022:7450 does not seem
> to match the information at http://pciids.sourceforge.net/:
>
> http://pci-ids.ucw.cz/iii/?i=1022
>
> There 1022:7450 is listed as "AMD-8131 PCI-X Bridge" while 1022:7451
> is listed as "AMD-8131 PCI-X IOAPIC". Yet, the current definition for
> 0x7450 is PCI_DEVICE_ID_AMD_8131_APIC. It seems to me like that name
> should map to 0x7451, while a name like PCI_DEVICE_ID_AMD_8131_BRIDGE
> should map to 0x7450.

Yes, that's what the latest pci ids file shows, so this patch looks
correct, I'll add it to my queue.

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/