Lines Matching refs:serial
25 and stderr. For example: "setenv stdin serial,nc". NOTE: No spaces
32 finds acceptable, but the code has only been tested with serial and
36 stdin nc,nc,serial" will discard the second nc. iomux_doenv() is
38 shows "nc,nc,serial".
58 example, if stdin=serial,nc and stdout=serial,nc then all output
59 for serial, e.g. echos of input on serial, will appear on serial and nc.
77 work, even when stdin=stdout=stderr=serial.
79 characters) lines works fine when serial is the only device used.
82 is quite slow. Even on a sequoia cut&paste does not work on the serial
84 the ethernet interface for input. In this test case stdin=serial,nc and
85 stdout=serial.
89 on the serial interface (stdin=serial) when nc is added to stdout (stdout=
90 serial,nc).