Intro

TRM(4) - Device Drivers Manual

Intro, Pci, Ch, Sd, Uk, Scsi, St, Cd, Trm

TRM(4) - Device Drivers Manual # TRM(4) - Device Drivers Manual NAME # trm - TRM-S1040 based PCI SCSI interface SYNOPSIS # trm* at pci? DESCRIPTION # The trm driver supports PCI SCSI host adapters based on Tekram’s TRM-S1040 chip, including the following: Tekram DC395U/UW/F Tekram DC315/U SEE ALSO # cd(4), ch(4), intro(4), pci(4), scsi(4), sd(4), st(4), uk(4) https://www.tekram.com AUTHORS # The trm driver was written for OpenBSD by Kenneth R. ...

TSC(4) - Device Drivers Manual (alpha)

Tsciic, Intro, Pci, Tsc

TSC(4) - Device Drivers Manual (alpha) # TSC(4) - Device Drivers Manual (alpha) NAME # tsc, tsp - DECchip 21272 and 21274 Core Logic chipset SYNOPSIS # tsc* at mainbus? tsciic* at tsc? tsp* at tsc? pci* at tsp? DESCRIPTION # The tsc driver provides support for the DECchip 21272 (Tsunami) and 21274 (Titan) Core Logic chipsets found on most 21264-based systems. The tsp driver attaches to it and provides support for the DECchip 21272 and 21274 built-in PCI controller. ...

TSCIIC(4) - Device Drivers Manual (alpha)

Tsc, Intro, Iic, Tsciic

TSCIIC(4) - Device Drivers Manual (alpha) # TSCIIC(4) - Device Drivers Manual (alpha) NAME # tsciic - DECchip 21272 and 21274 Core Logic chipset I2C controller SYNOPSIS # tsciic* at tsc? iic* at tsciic? DESCRIPTION # The tsciic driver provides support for the I2C controller on the DECchip 21272 and 21274 Core Logic chipsets, on systems without remote management consoles. SEE ALSO # iic(4), intro(4), tsc(4) OpenBSD 7.5 - December 24, 2014

TSL(4) - Device Drivers Manual

Sensorsd, Intro, Sysctl, Iic, Tsl

TSL(4) - Device Drivers Manual # TSL(4) - Device Drivers Manual NAME # tsl - TAOS TSL2560/61 light sensor SYNOPSIS # tsl* at iic? DESCRIPTION # The tsl driver provides support for the TAOS TSL2560/61 light-to-digital converters that transform light intensity into a digital signal output. These sensors contain a broadband photodiode and an infrared-responding photodiode allowing the ambient light level to be determined, as experienced by the human eye. ...

TUMBLER(4) - Device Drivers Manual (macppc)

Audio, Intro, Tumbler

TUMBLER(4) - Device Drivers Manual (macppc) # TUMBLER(4) - Device Drivers Manual (macppc) NAME # tumbler - Apple tumbler audio device SYNOPSIS # tumbler* at macobio? audio* at tumbler? DESCRIPTION # The tumbler driver provides support for audio hardware using the TAS3001 chip found in some macppc machines. HARDWARE # Machines supported by the tumbler driver include: PowerBook3,3 PowerBook4,1 PowerMac3,4 PowerMac3,5 PowerMac4,2 PowerMac4,5 SEE ALSO # audio(4), intro(4) HISTORY # The tumbler driver first appeared in OpenBSD 3. ...

TUN(4) - Device Drivers Manual

Netstart, Intro, Netintro, Ifconfig, Ioctl, Inet, Hostname.if, Tun

TUN(4) - Device Drivers Manual # TUN(4) - Device Drivers Manual NAME # tun - network tunnel pseudo-device SYNOPSIS # pseudo-device tun #include <sys/types.h> #include <net/if_tun.h> DESCRIPTION # The tun driver provides a network interface pseudo-device. Packets sent to this interface can be read by a userland process and processed as desired. Packets written by the userland process are injected back into the kernel networking subsystem. A tun interface can be created at runtime using the ifconfig tun‌N create command or by opening the character special device /dev/tunN. ...

TVTWO(4) - Device Drivers Manual (sparc64)

Intro, Wsdisplay, Sbus, Wscons, Tvtwo

TVTWO(4) - Device Drivers Manual (sparc64) # TVTWO(4) - Device Drivers Manual (sparc64) NAME # tvtwo - accelerated 24-bit color frame buffer SYNOPSIS # tvtwo* at sbus? wsdisplay* at tvtwo? DESCRIPTION # The Parallax XVideo and PowerVideo frame buffers, also known as ’tvtwo’, are memory based color frame buffers, with graphics acceleration and overlay capabilities, and hardware MPEG decoding. The tvtwo driver interfaces the frame buffer to the wscons(4) console framework. ...

TWE(4) - Device Drivers Manual

Scsi, Intro, Pci, Sd, Twe

TWE(4) - Device Drivers Manual # TWE(4) - Device Drivers Manual NAME # twe - 3ware 5000/6000/7000/8000 series PATA/SATA RAID controller SYNOPSIS # twe* at pci? DESCRIPTION # The twe driver provides support for AMCC’s 3ware 5000/6000/7000/8000 series PATA/SATA RAID adapters. These adapters were formerly known as “3ware Escalade”. These controllers support 2, 4, 8, or 12 ATA disk drives and provide RAID 0, RAID 1, RAID 5, RAID 10, and JBOD configurations. ...

TXP(4) - Device Drivers Manual

Intro, Pci, Ifmedia, Arp, Netintro, Ifconfig, Hostname.if, Txp

TXP(4) - Device Drivers Manual # TXP(4) - Device Drivers Manual NAME # txp - 3Com 3XP Typhoon/Sidewinder (3CR990) 10/100 Ethernet device SYNOPSIS # txp* at pci? DESCRIPTION # The txp driver provides support for the 3Com Typhoon/Sidewinder Fast Ethernet chipset, including the following: 3Com 3CR990-TX-95 3Com 3CR990-TX-97 3Com 3CR990SVR95 3Com 3CR990SVR97 The txp driver supports IPv4 receive IP/TCP/UDP checksum offload, IPv4 transmit IP checksum offload, and VLAN tag insertion and stripping. ...

TXPHY(4) - Device Drivers Manual

Mii, Ifconfig, Intro, Ifmedia, Txphy

TXPHY(4) - Device Drivers Manual # TXPHY(4) - Device Drivers Manual NAME # txphy - Texas Instruments TNETE2101 10/100 Ethernet PHY SYNOPSIS # txphy* at mii? DESCRIPTION # The txphy driver supports the Texas Instruments TNETE2101 10/100 Ethernet PHYs. These PHYs are found on a variety of Ethernet interfaces. SEE ALSO # ifmedia(4), intro(4), mii(4), ifconfig(8) OpenBSD 7.5 - May 31, 2007