diff options
Diffstat (limited to 'flashrom.8')
| -rw-r--r-- | flashrom.8 | 5 | 
1 files changed, 4 insertions, 1 deletions
| @@ -146,6 +146,8 @@ Specify the programmer device. Currently supported are:  .sp  .BR "* satasii" " (for flash ROMs on Silicon Image SATA/IDE controllers)"  .sp +.BR "* atahpt" " (for flash ROMs on Highpoint ATA/RAID controllers)" +.sp  .BR "* it87spi" " (for flash ROMs behind an ITE IT87xx Super I/O LPC/SPI translation unit)"  .sp  .BR "* ft2232spi" " (for flash ROMs attached to a FT2232H/FT4232H based USB SPI programmer)" @@ -185,7 +187,8 @@ Example:  Currently the following programmers support this mechanism:  .BR nic3com ,  .BR gfxnvidia , -.BR satasii . +.BR satasii , +.BR atahpt .  .sp  The it87spi programmer has an optional parameter which will set the I/O base  port of the IT87* SPI controller interface to the port specified in the | 
