From 196d69cdc5c2a20a6e40281df257f3d77360ddfc Mon Sep 17 00:00:00 2001 From: simokawa Date: Thu, 1 May 2003 06:33:13 +0000 Subject: Add description of '-o' and '-s'. --- usr.sbin/fwcontrol/fwcontrol.8 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'usr.sbin/fwcontrol') diff --git a/usr.sbin/fwcontrol/fwcontrol.8 b/usr.sbin/fwcontrol/fwcontrol.8 index 2c5ace6..5dee43b 100644 --- a/usr.sbin/fwcontrol/fwcontrol.8 +++ b/usr.sbin/fwcontrol/fwcontrol.8 @@ -36,6 +36,8 @@ .Op Fl rt .Op Fl c Ar node .Op Fl d Ar node +.Op Fl o Ar node +.Op Fl s Ar node .Op Fl l Ar file .Op Fl g Ar gap_count .Op Fl b Ar pri_req @@ -60,6 +62,10 @@ Show the topology map. Show the configuration ROM on the node. .It Fl d Ar node Hex dump of the configuration ROM. +.It Fl o Ar node +Send a link-on phy packet to the node. +.It Fl s Ar node +Write to RESET_START register on the node. .It Fl l Ar file Load hex dump file of the configuration ROM and parse it. .It Fl g Ar gap_count -- cgit v1.1