MirBSD manpage: rtfps(4)

RTFPS(4)                   BSD Programmer's Manual                    RTFPS(4)

NAME

     rtfps - multiplexing serial communications interface

SYNOPSIS

     rtfps0 at isa? port 0x1230 irq 10
     com* at rtfps? slave ?
     or
     pccom* at rtfps? slave ?

DESCRIPTION

     The rtfps driver provides support for IBM RT PC boards that multiplex to-
     gether up to four RS-232C (CCITT V.28) or RS-422A communications inter-
     faces.

     Each rtfps device is the master device for up to four com devices. The
     kernel configuration specifies these com devices as slave devices of the
     rtfps device, as shown in SYNOPSIS. The port specification for the rtfps
     device is used to compute the base addresses for the com subdevices.

FILES

     /dev/tty0?

SEE ALSO

     com(4), intro(4), isa(4)

HISTORY

     The rtfps driver was written by Charles Hannum, based on the ast driver.

BUGS

     The rtfps driver is unlikely to work on non-PCI machines. The ISA bus
     only asserts 10 I/O address lines, and this is not enough.

     Even on PCI machines, some address conflicts have been observed. On one
     machine, the second port always conflicted with something (though it's
     not clear what) and caused strange results. Disabling the second port in
     the kernel config allowed the other three ports to function correctly.

MirBSD #10-current              August 7, 1994                               1

Generated on 2022-12-24 01:00:14 by $MirOS: src/scripts/roff2htm,v 1.113 2022/12/21 23:14:31 tg Exp $ — This product includes material provided by mirabilos.

These manual pages and other documentation are copyrighted by their respective writers; their sources are available at the project’s CVSweb, AnonCVS and other mirrors. The rest is Copyright © 2002–2022 MirBSD.

This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report — diffs preferred.

Kontakt / Impressum & Datenschutzerklärung