ADDCOM(4) - Device Drivers Manual # ADDCOM(4) - Device Drivers Manual
NAME # addcom - multiplexing serial communications interface
SYNOPSIS # addcom0 at isa? port 0x108 irq 5 com* at addcom?
DESCRIPTION # The addcom driver provides support for Addonics FlexPort 8/S (and probably FlexPort 4/S) boards that multiplex together up to eight (or four) EIA RS-232C (CCITT V.28) communications interfaces.
Each addcom device is the master device for up to eight com devices.
...
ASIO(4) - Device Drivers Manual (sparc64) # ASIO(4) - Device Drivers Manual (sparc64)
NAME # asio - SBus Aurora sio2 driver
SYNOPSIS # asio* at sbus? com* at asio?
DESCRIPTION # The asio driver provides support for the Aurora Technologies sio2 serial interface, which is basically a pair of com(4) ports with sbus(4) glue logic.
SEE ALSO # com(4), intro(4), sbus(4)
HISTORY # OpenBSD support for asio was added in OpenBSD 3.
...
AST(4) - Device Drivers Manual # AST(4) - Device Drivers Manual
NAME # ast - multiplexing serial communications interface
SYNOPSIS # ast0 at isa? port 0x1a0 irq 5 ast1 at isa? port 0x2a0 irq 6 com* at ast?
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 master of hardware using this multiplexing protocol was AST.
...
BOCA(4) - Device Drivers Manual # BOCA(4) - Device Drivers Manual
NAME # boca - multiplexing serial communications interface
SYNOPSIS # For 4-port BB1004 boards and 8-port BB1008 boards:
boca0 at isa? port 0x100 irq 5 com* at boca?
For 16-port BB2016 boards:
boca0 at isa? port 0x100 irq 5 boca1 at isa? port 0x140 irq 5 com* at boca?
(The BB2016 is functionally equivalent to two BB1008 boards, and is configured as such.
...
Isa,
Pcmcia,
Cardbus,
Intro,
Tty,
Dino,
Puc,
Ast,
Gsc,
Ssio,
Ebus,
Hsq,
Addcom,
Isapnp,
Asio,
Boca,
Com COM(4) - Device Drivers Manual # COM(4) - Device Drivers Manual
NAME # com - serial communications interface
SYNOPSIS # # com attachments # # i386 com0 at isa? port 0x3f8 irq 4 com1 at isa? port 0x2f8 irq 3 com2 at isa? port 0x3e8 irq 5 com3 at isa? port 0x2e8 irq 9 com* at isapnp? com* at pcmcia? com* at puc? com* at cardbus?
com* at addcom? com* at ast?
...
COMKBD(4) - Device Drivers Manual (sparc64) # COMKBD(4) - Device Drivers Manual (sparc64)
NAME # comkbd - serial keyboard driver
SYNOPSIS # comkbd* at ebus? wskbd* at comkbd?
DESCRIPTION # The comkbd driver provides support for Sun serial keyboards such as the Type 4, Type 5, and Type 6 attached to a clone of the NS16550 UART (normally supported by the com(4) driver).
SEE ALSO # com(4), comms(4), ebus(4), intro(4), wskbd(4)
...
COMMS(4) - Device Drivers Manual (sparc64) # COMMS(4) - Device Drivers Manual (sparc64)
NAME # comms - serial mouse driver
SYNOPSIS # comms* at ebus? wsmouse* at comms?
DESCRIPTION # The comms driver provides support for Sun serial mice, connected to comkbd serial keyboards.
SEE ALSO # com(4), comkbd(4), ebus(4), intro(4), wsmouse(4)
OpenBSD 7.5 - May 20, 2009
CY(4) - Device Drivers Manual # CY(4) - Device Drivers Manual
NAME # cy - Cyclades Cyclom-{4, 8, 16}Y asynchronous comms board device driver
SYNOPSIS # cy0 at isa? iomem 0xd4000 irq 12 cy* at pci?
DESCRIPTION # This driver provides an interface to Cyclades Cyclom-4Y, Cyclom-8Y and Cyclom-16Y asynchronous multiport serial boards. These boards are based around Cirrus Logic CD1400 communication controllers.
The device minor numbers for this driver are encoded as follows:
...
DINO(4) - Device Drivers Manual (hppa) # DINO(4) - Device Drivers Manual (hppa)
NAME # dino - Dino and Cujo Host/PCI bridges
SYNOPSIS # dino* at phantomas? dino* at uturn? com1 at dino? irq 11 pci* at dino?
DESCRIPTION # This driver supports Dino and Cujo Host/PCI bridges found on the A, B, C and J-class workstations. Cujo is a 64 bit datapath version of Dino.
On some machines it may also provide an additional serial port through the com(4) driver, or PS/2 keyboard and mouse ports, though the latter are not yet supported.
...
HSQ(4) - Device Drivers Manual # HSQ(4) - Device Drivers Manual
NAME # hsq - multiplexing serial communications interface
SYNOPSIS # hsq0 at isa? port 0x140 irq 10 com* at hsq?
DESCRIPTION # The hsq driver provides support for Hostess (Comtrol Corporation) and compatible boards that multiplex together up to four EIA RS-232C (CCITT V.28) communications interfaces.
Each hsq device is the master device for up to four com devices.
...