Login: GUEST @ JH4XSY.14.JNET1.JPN.AS [Tsuchiura]
home | newest check | boards | help index | log | ps | userlogin | send sysop | slog | status forward | bcm news | users | version | remove cookie
:::::::::::::
:: TTYMODE ::
:::::::::::::
(SYSOP限定, init.bcm, option FEATURE_SERIAL(Linux) or _TTY(DOS) in config.h)
構文:
Linux: TTYM(ODE) [ off | /dev/tty<n> ]
DOS: TTYM(ODE) [ off | <comnr>:<speed>,<parity>,<dbits>,<sbits>, [ E | L ] ]
(デフォルト値: off)
Defines parameters used for serial port.
Example for DOS: ttym 1:9600,n,8,1,e
for Linux: ttym /dev/tty9
You can switch off TTY port with "ttym off" (default).
The base address of serial port is taken from BIOS (DOS only).
See also HELP TTYFWD and HELP TTYINIT