*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: ast | Section: 4 | Source: NetBSD | File: ast.4
AST(4) FreeBSD Kernel Interfaces Manual AST(4) NAME ast - multiplexing serial communications interface SYNOPSIS ast0 at isa? port 0x1a0 irq 5 com2 at ast? slave ? com3 at ast? slave ? com4 at ast? slave ? com5 at ast? slave ? DESCRIPTION The ast driver provides support for boards that multiplex together up to four EIA RS-232C (CCITT V.28) communications interfaces. Apparently the original maker of hardware using this multiplexing protocol was AST. Each ast device is the master device for up to four com devices. The kernel configuration specifies these com devices as slave devices of the ast device, as shown in the synopsis. The slave ID given for each com device determines which bit in the interrupt multiplexing register is tested to find interrupts for that device. The port specification for the ast device is used to compute the base addresses for the com subdevices and the port for the interrupt multiplexing register. FILES /dev/tty0? SEE ALSO com(4) HISTORY The ast driver was written by Roland McGrath and placed into the public domain. FreeBSD 14.1-RELEASE-p8 March 30, 1994 FreeBSD 14.1-RELEASE-p8

Navigation Options