Am Dienstag, den 15.02.2011, 07:16 +0300 schrieb Антон Кочков:
flashrom -r INTEL.ROM -p nicintel_spi:pci=02:0B.0 -VV
[...]
ERROR: No supported PCI device found
lspci output: http://paste.flashrom.org/view.php?id=347
02:0b.0 Class [0200]: Device [8086:1229] (rev 10) 1229 82557/8/9/0/1 Ethernet Pro 100
Flashrom only supports GBit Intel devices up to now.
That's a 100 MBit device. AFAIK these devices carry parallel ROM chips. This is not yet implemented in flashrom, only SPI serial chips are (see the name of the programmer). If that card uses SPI flash, one needs to compare datasheets to find out whether these devices are compatible and then add the device ID to the driver.
Regards, Michael Karcher