Hi,
When testing the with a dual port nic recently I saw a small typo in the error message when flashrom finds multiple devices:
Error: Multiple supported PCI devices found. Use 'flashrom -p xxxx:bb:dd.f' to explicitly select the card with the given BDF (PCI bus, device, function).
From the man page it seems this should really be 'flashrom -p xxxx:pci=bb:dd.f' as the first form has no effect.
Rgds, Iain
Hi Iain,
On 02.10.2010 12:12, Iain Paton wrote:
When testing the with a dual port nic recently I saw a small typo in the error message when flashrom finds multiple devices:
Error: Multiple supported PCI devices found. Use 'flashrom -p xxxx:bb:dd.f' to explicitly select the card with the given BDF (PCI bus, device, function).
From the man page it seems this should really be 'flashrom -p xxxx:pci=bb:dd.f' as the first form has no effect.
Thanks for reporting this, it will be fixed with my next documentation patch.
Regards, Carl-Daniel