| 364 |
@item null |
@item null |
| 365 |
void device |
void device |
| 366 |
@item /dev/XXX |
@item /dev/XXX |
| 367 |
[Linux only]Use host tty, e.g. @file{/dev/ttyS0}. The host serial port |
[Linux only] Use host tty, e.g. @file{/dev/ttyS0}. The host serial port |
| 368 |
parameters are set according to the emulated ones. |
parameters are set according to the emulated ones. |
| 369 |
|
@item /dev/parportN |
| 370 |
|
[Linux only, parallel port only] Use host parallel port |
| 371 |
|
@var{N}. Currently only SPP parallel port features can be used. |
| 372 |
@item file:filename |
@item file:filename |
| 373 |
Write output to filename. No character can be read. |
Write output to filename. No character can be read. |
| 374 |
@item stdio |
@item stdio |
| 382 |
This option can be used several times to simulate up to 4 serials |
This option can be used several times to simulate up to 4 serials |
| 383 |
ports. |
ports. |
| 384 |
|
|
| 385 |
|
@item -parallel dev |
| 386 |
|
Redirect the virtual parallel port to host device @var{dev} (same |
| 387 |
|
devices as the serial port). On Linux hosts, @file{/dev/parportN} can |
| 388 |
|
be used to use hardware devices connected on the corresponding host |
| 389 |
|
parallel port. |
| 390 |
|
|
| 391 |
|
This option can be used several times to simulate up to 3 parallel |
| 392 |
|
ports. |
| 393 |
|
|
| 394 |
@item -monitor dev |
@item -monitor dev |
| 395 |
Redirect the monitor to host device @var{dev} (same devices as the |
Redirect the monitor to host device @var{dev} (same devices as the |
| 396 |
serial port). |
serial port). |