From 3e85442e337e47db7bc5bed23dc079c7a2abe2cf Mon Sep 17 00:00:00 2001 From: Carl-Daniel Hailfinger Date: Wed, 6 Oct 2010 23:03:21 +0000 Subject: Update the author list in the man page Update programmer parameter documentation. Corresponding to flashrom svn r1197. Signed-off-by: Carl-Daniel Hailfinger Acked-by: Uwe Hermann --- flashrom.8 | 36 +++++++++++++++++++++++++++++++++--- 1 file changed, 33 insertions(+), 3 deletions(-) (limited to 'flashrom.8') diff --git a/flashrom.8 b/flashrom.8 index 4372a74..8cdad6e 100644 --- a/flashrom.8 +++ b/flashrom.8 @@ -97,7 +97,7 @@ Force one or more of the following actions: .sp * Force chip read and pretend the chip is there. .sp -* Force chip access even if the chip is bigger than the maximum supported\ +* Force chip access even if the chip is bigger than the maximum supported \ size for the flash bus. .sp * Force erase even if erase is known bad. @@ -169,6 +169,9 @@ Specify the programmer device. Currently supported are: .sp .BR "* nicsmc1211" " (for flash ROMs on RTL8139-compatible SMC2 network cards)" .sp +.BR "* nicnatsemi" " (for flash ROMs on National Semiconductor DP838* network \ +cards)" +.sp .BR "* gfxnvidia" " (for flash ROMs on NVIDIA graphics cards)" .sp .BR "* drkaiser" " (for flash ROMs on Dr. Kaiser PC-Waechter PCI cards)" @@ -187,6 +190,8 @@ based USB SPI programmer)" .sp .BR "* buspirate_spi" " (for SPI flash ROMs attached to a Bus Pirate)" .sp +.BR "* dediprog" " (for SPI flash ROMs attached to a Dediprog SF100)" +.sp .BR "* rayer_spi" " (for SPI flash ROMs attached to a RayeR parport \ based programmer)" .sp @@ -313,8 +318,8 @@ If you do not specify bus, all buses will be enabled. Example: .B "flashrom \-p dummy:bus=lpc+fwh" .TP -.BR "nic3com" , " nicrealtek" , " nicsmc1211" , " gfxnvidia" , " satasii \ -" and " atahpt " programmers +.BR "nic3com" , " nicrealtek" , " nicsmc1211" , " nicnatsemi" , " gfxnvidia\ +" , " satasii " and " atahpt " programmers These programmers have an option to specify the PCI address of the card your want to use, which must be specified if more than one card supported by the selected programmer is installed in your system. The syntax is @@ -396,6 +401,9 @@ can be any of .BR 30k ", " 125k ", " 250k ", " 1M ", " 2M ", " 2.6M ", " 4M ", " 8M (in Hz). The default is the maximum frequency of 8 MHz. .TP +.BR "dediprog " programmer +No parameters defined yet. +.TP .BR "rayer_spi " programmer The default I/O base address used for the parallel port is 0x378 and you can use the optional @@ -484,28 +492,48 @@ additionally available under the GPL (version 2, or any later version). .br Please see the individual files. .SH AUTHORS +Andrew Morgan +.br Carl-Daniel Hailfinger .br Claus Gindhart .br +David Borg +.br +David Hendricks +.br Dominik Geyer .br Eric Biederman .br Giampiero Giancipoli .br +Helge Wagner +.br +Idwer Vollering +.br Joe Bao .br +Jörg Fischer +.br +Joshua Roys +.br Luc Verhaegen .br Li-Ta Lo .br Markus Boas .br +Mattias Mattsson +.br Michael Karcher .br Nikolay Petukhov .br +Patrick Georgi +.br +Peter Lemenkov +.br Peter Stuge .br Reinder E.N. de Haan @@ -520,6 +548,8 @@ Stefan Reinauer .br Stefan Wildemann .br +Stephan Guilloux +.br Steven James .br Uwe Hermann -- cgit v1.1