We may consider moving ids to mcp55_ids.h later like kernel do. Instead of tough pci_ids.h
YH
-----Original Message----- From: linuxbios-bounces@linuxbios.org [mailto:linuxbios-bounces@linuxbios.org] On Behalf Of Ed Swierk Sent: Wednesday, January 31, 2007 4:54 PM To: LinuxBIOS Subject: Re: [LinuxBIOS] [PATCH] cleaned up MCP55 chipset code
On 1/31/07, Stefan Reinauer stefan.reinauer@coresystems.de wrote:
It's in. please go ahead.
Cool. Can you apply this patch next? It adds the MCP55 PCI IDs (without which the southbridge code won't compile), and breaks an unnecessary dependency on the usbdebug code.
Acked-by: Ed Swierk eswierk@arastra.com
--Ed
Lu, Yinghai wrote:
We may consider moving ids to mcp55_ids.h later like kernel do. Instead of tough pci_ids.h
Is there a reason why we need all those IDs in one file? Or, do we ever need IDs from more than 1 southbridge and 1 northbridge vendor?