diff options
| author | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 2003-05-01 06:33:13 +0000 |
|---|---|---|
| committer | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 2003-05-01 06:33:13 +0000 |
| commit | b92d9b2bfdaa5f2b4bb8c889bcec845517e8cf75 (patch) | |
| tree | 48459b87606fc467227984a448332eb4a0cbc7d9 /usr.sbin/fwcontrol/fwcontrol.8 | |
| parent | 84351184a957fd250d033bdb28ec0b68e6ec917d (diff) | |
Notes
Diffstat (limited to 'usr.sbin/fwcontrol/fwcontrol.8')
| -rw-r--r-- | usr.sbin/fwcontrol/fwcontrol.8 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/usr.sbin/fwcontrol/fwcontrol.8 b/usr.sbin/fwcontrol/fwcontrol.8 index 2c5ace6078b9..5dee43baf1c9 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 |
