51e5794fa0
PR: 116344 Submitted by: Pavel I Volkov <pol@opk.ru> (maintainer)
16 lines
666 B
Text
16 lines
666 B
Text
--- README.orig Wed Sep 12 14:35:13 2007
|
|
+++ README Thu Sep 13 19:47:58 2007
|
|
@@ -52,11 +52,12 @@
|
|
-R <rom_file> : Load an alternate ROM (default: embedded)
|
|
-k <clock_div> : Set the clock divisor (default: 4)
|
|
|
|
- -T <port> : Console is on TCP <port>
|
|
+ -T [ip_address:]<port> : Console is on TCP <port>
|
|
-U <si_desc> : Console in on serial interface <si_desc>
|
|
(default is on the terminal)
|
|
|
|
-A <port> : AUX is on TCP <port>
|
|
+ (AUX binding IP == Console binding IP)
|
|
-B <si_desc> : AUX is on serial interface <si_desc>
|
|
(default is no AUX port)
|
|
|