The attached patch adds additional PCI IDs for MCP55 LPC devices to flashrom. 0x0360 is needed to support the DFI LANParty NF590SLI, and I am deducing the others based on pci_ids.h in the Linux kernel. Perhaps Yinghai can confirm that these are correct.
Signed-off-by: Ed Swierk eswierk@arastra.com
--Ed
Can someone ack this patch if it looks okay?
--Ed
---------- Forwarded message ---------- From: Ed Swierk eswierk@arastra.com Date: Feb 14, 2007 10:41 AM Subject: [PATCH] Additional MCP55 LPC PCI IDs for flashrom To: LinuxBIOS linuxbios@linuxbios.org
The attached patch adds additional PCI IDs for MCP55 LPC devices to flashrom. 0x0360 is needed to support the DFI LANParty NF590SLI, and I am deducing the others based on pci_ids.h in the Linux kernel. Perhaps Yinghai can confirm that these are correct.
Signed-off-by: Ed Swierk eswierk@arastra.com
--Ed
On Tue, Mar 06, 2007 at 03:39:06PM -0800, Ed Swierk wrote:
Can someone ack this patch if it looks okay?
Committed in r2570.
It didn't apply anymore, but I fixed the patch (trivial).
Thanks, Uwe.
2007/3/7, Uwe Hermann uwe@hermann-uwe.de:
On Tue, Mar 06, 2007 at 03:39:06PM -0800, Ed Swierk wrote:
Can someone ack this patch if it looks okay?
Committed in r2570.
It didn't apply anymore, but I fixed the patch (trivial).
That is no problem. In Nvidia register spec it defines 8 possible pci_ids , from 0x360~0x367.and 0x360 is default.
bxshi