commit | f469c271acd98667665f2dfeaf17af45b18454e1 | [log] [tgz] |
---|---|---|
author | Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> | Sat May 22 07:31:50 2010 +0000 |
committer | Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> | Sat May 22 07:31:50 2010 +0000 |
tree | d445f172359d8076298779d2a9357cffcd486a03 | |
parent | 33d7b6aa89c83dc02464b1b6e7e816a14743be48 [diff] |
Print found PCI IDs during chipset detection Add debug output of the exact matched chipset PCI ID to keep track of tested PCI IDs for chipsets with one name and multiple IDs. This will help avoid problems similar to the Tyan S2915 OEM undetected flash in the future. Corresponding to flashrom svn r1008. Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>