SAB(4) - Device Drivers Manual (sparc64) # SAB(4) - Device Drivers Manual (sparc64)
NAME # sab, sabtty - Infineon SAB82532 (ESCC2) serial communications driver
SYNOPSIS # sab* at ebus? sabtty* at sab?
DESCRIPTION # The sab is an Infineon (formerly Siemens) SAB82532 (ESCC2) serial interface chip used in PCI-based UltraSPARC Sun workstations. The ESCC2 provides two independent input/output channels per instance. These chips are normally used to provide RS-423 and RS232 serial ports for general purpose use.
...
SFUART(4) - Device Drivers Manual (riscv64) # SFUART(4) - Device Drivers Manual (riscv64)
NAME # sfuart - SiFive Universal Asynchronous Receiver/Transmitter
SYNOPSIS # sfuart* at fdt?
DESCRIPTION # The sfuart driver supports the SiFive Universal Asynchronous Receiver/Transmitter (UART).
SEE ALSO # tty(4)
OpenBSD 7.5 - November 26, 2021
SPIF(4) - Device Drivers Manual (sparc64) # SPIF(4) - Device Drivers Manual (sparc64)
NAME # spif - SBus (spiffy) Serial/Parallel Interface
SYNOPSIS # spif* at sbus? stty* at spif? sbpp* at spif?
DESCRIPTION # The spif driver provides support for the Sun Serial/Parallel Interface card (Sun part number 501-1931) based around the Cirrus Logic CD180 octal serial controller and the Cirrus Logic PPC2 parallel port controller.
The device minor numbers for this driver are encoded as follows:
...
STTY(1) - General Commands Manual # STTY(1) - General Commands Manual
NAME # stty - set the options for a terminal device interface
SYNOPSIS # stty [-a | -e | -g] [-f file] [operands]
DESCRIPTION # The stty utility sets or reports on terminal characteristics for the device that is its standard input. If no options or operands are specified, it reports the settings of a subset of characteristics as well as additional ones if they differ from their default values.
...
TTY(1) - General Commands Manual # TTY(1) - General Commands Manual
NAME # tty - return user’s terminal name
SYNOPSIS # tty [-s]
DESCRIPTION # The tty utility writes the name of the terminal attached to standard input to standard output. The name that is written is the string returned by ttyname(3).
If the standard input is not a terminal, the message “not a tty” is written.
The options are as follows:
...
TTY(4) - Device Drivers Manual # TTY(4) - Device Drivers Manual
NAME # tty, cua - general terminal interface
SYNOPSIS # #include <sys/ioctl.h>
DESCRIPTION # This section describes the interface to the terminal drivers in the system.
Terminal Special Files # Each hardware terminal port (such as a serial port) on the system usually has a terminal special device file associated with it in the directory /dev/ (for example, /dev/tty03).
...
UARK(4) - Device Drivers Manual # UARK(4) - Device Drivers Manual
NAME # uark - Arkmicro Technologies ARK3116 based USB serial adapter
SYNOPSIS # uark* at uhub? ucom* at uark?
DESCRIPTION # The uark driver supports Arkmicro Technologies ARK3116 based serial adapters.
The following devices should work with the uark driver:
HL USB-RS232 HugePine USB-UART KQ-U8A Data Cable Skymaster USB to RS232 SEE ALSO # tty(4), ucom(4), uhub(4), usb(4)
...
UBSA(4) - Device Drivers Manual # UBSA(4) - Device Drivers Manual
NAME # ubsa - Belkin USB serial adapter
SYNOPSIS # ubsa* at uhub? ucom* at ubsa?
DESCRIPTION # The ubsa driver provides support for the USB-to-RS232 Bridge chip used by a variety of serial adapters from Belkin and other vendors.
Some 3G (UMTS/GPRS/GSM) cardbus(4) devices use a Belkin serial adapter and an ohci(4) controller to provide a common AT interface.
...
UCHCOM(4) - Device Drivers Manual # UCHCOM(4) - Device Drivers Manual
NAME # uchcom - WinChipHead CH341/340 based USB serial adapter
SYNOPSIS # uchcom* at uhub? ucom* at uchcom?
DESCRIPTION # The uchcom driver supports WinChipHead CH341/340 serial devices.
SEE ALSO # tty(4), ucom(4), uhub(4), usb(4)
HISTORY # The uchcom device driver first appeared in OpenBSD 4.3.
AUTHORS # The uchcom driver was written by Takuya SHIOZAKI <tshiozak@netbsd.org> and ported to OpenBSD by Jonathan Gray <jsg@openbsd.
...
UCOM(4) - Device Drivers Manual # UCOM(4) - Device Drivers Manual
NAME # ucom - USB tty support
SYNOPSIS # ucom* at moscom? # MosChip Semiconductor MCS7703 ucom* at uark? # Arkmicro Technologies ucom* at ubsa? # Belkin ucom* at uchcom? # WinChipHead CH341/340 ucom* at ucycom? # Cypress ucom* at uftdi? # FTDI ucom* at uipaq? # iPAQ ucom* at ukspan? # Keyspan ucom* at umcs? # MosChip Semiconductor multiport ucom* at umct?
...