From 829ed84e1bf232b7e80fb0d5eac8d902be408340 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Mon, 24 May 2010 17:39:14 +0000 Subject: 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 Acked-by: Uwe Hermann --- flashrom.8 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'flashrom.8') 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 -- cgit v1.1