summaryrefslogtreecommitdiffstats
path: root/flashrom.8
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2010-05-24 17:39:14 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2010-05-24 17:39:14 +0000
commit829ed84e1bf232b7e80fb0d5eac8d902be408340 (patch)
tree20a58b736c393d47b3d1ffcc35a75f5697d248f5 /flashrom.8
parentb3fe2fc819f744508e05735b1d6713dffedd5eba (diff)
downloadast2050-flashrom-829ed84e1bf232b7e80fb0d5eac8d902be408340.zip
ast2050-flashrom-829ed84e1bf232b7e80fb0d5eac8d902be408340.tar.gz
Various nicrealtek fixes
- Add missing entries for 'flashrom -L' output and wiki output. - Add missing entries in the manpage. - nicrealtek.c: Coding style fixes and cosmetics. Corresponding to flashrom svn r1011. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
Diffstat (limited to 'flashrom.8')
-rw-r--r--flashrom.86
1 files changed, 5 insertions, 1 deletions
diff --git a/flashrom.8 b/flashrom.8
index 5ca14fc..87dd69b 100644
--- a/flashrom.8
+++ b/flashrom.8
@@ -152,6 +152,10 @@ Specify the programmer device. Currently supported are:
.sp
.BR "* nic3com" " (for flash ROMs on 3COM network cards)"
.sp
+.BR "* nicrealtek" " (for flash ROMs on Realtek network cards)"
+.sp
+.BR "* nicsmc1211" " (for flash ROMs on RTL8139-compatible SMC2 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)"
@@ -276,7 +280,7 @@ in any order.
Example:
.B "flashrom -p dummy:lpc,fwh"
.TP
-.BR "nic3com" , " gfxnvidia" , " satasii " and " atahpt " programmers
+.BR "nic3com" , " nicrealtek" , " nicsmc1211" , " 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
OpenPOWER on IntegriCloud