Ifconfig

TQPHY(4) - Device Drivers Manual

Mii, Ifconfig, Intro, Ifmedia, Tqphy

TQPHY(4) - Device Drivers Manual # TQPHY(4) - Device Drivers Manual NAME # tqphy - TDK Semiconductor 78Q2120 10/100 Ethernet PHY SYNOPSIS # tqphy* at mii? DESCRIPTION # The tqphy driver supports the TDK Semiconductor 78Q2120 PHY found in at least some CardBus Ethernet cards and the 3Com 574 PCMCIA card. SEE ALSO # ifmedia(4), intro(4), mii(4), ifconfig(8) OpenBSD 7.5 - June 26, 2008

TRUNK(4) - Device Drivers Manual

Netstart, Ifconfig, Inet, Hostname.if, Trunk

TRUNK(4) - Device Drivers Manual # TRUNK(4) - Device Drivers Manual NAME # trunk - link aggregation and link failover interface SYNOPSIS # pseudo-device trunk DESCRIPTION # The trunk interface allows aggregation of multiple network interfaces as one virtual trunk interface. A trunk interface can be created using the ifconfig trunk‌N create command. The driver currently supports the trunk protocols broadcast, failover, lacp, loadbalance, none, and roundrobin (the default). The protocols determine which ports are used for outgoing traffic and whether a specific port accepts incoming traffic. ...

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. ...

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

UAQ(4) - Device Drivers Manual

Usb, Ifmedia, Arp, Netintro, Uhub, Mii, Ifconfig, Hostname.if, Uaq

UAQ(4) - Device Drivers Manual # UAQ(4) - Device Drivers Manual NAME # uaq - Aquantia AQC111U/AQC112U 100/1Gb/2.5Gb/5Gb USB Ethernet device SYNOPSIS # uaq* at uhub? DESCRIPTION # The uaq driver provides support for USB Ethernet adapters based on the Aquantia AQC111U and AQC112U chipsets, including the following: Aquantia AQtion USB to 5GbE Controller ASIX USB 3.1 Gen1 to 5G Multi-Gigabit Ethernet Adapter ASIX USB 3.1 Gen1 to 2.5G Multi-Gigabit Ethernet Adapter ...

UATH(4) - Device Drivers Manual

Usb, Intro, Ifmedia, Arp, Netintro, Ifconfig, Hostname.if, Uath

UATH(4) - Device Drivers Manual # UATH(4) - Device Drivers Manual NAME # uath - Atheros USB IEEE 802.11a/b/g wireless network device SYNOPSIS # uath* at uhub? port ? DESCRIPTION # The uath driver supports USB 2.0 wireless network devices based on Atheros Communications fifth generation AR5005UG and AR5005UX chipsets. The AR5005UG chipset is made of an AR5523 multiprotocol MAC/baseband processor and an AR2112 Radio-on-a-Chip that can operate between 2300 and 2500MHz (802. ...

UDAV(4) - Device Drivers Manual

Usb, Ifmedia, Arp, Netintro, Amphy, Uhub, Mii, Ifconfig, Hostname.if, Udav

UDAV(4) - Device Drivers Manual # UDAV(4) - Device Drivers Manual NAME # udav - Davicom DM9601 10/100 USB Ethernet device SYNOPSIS # udav* at uhub? amphy* at mii? DESCRIPTION # The udav driver provides support for USB Ethernet adapters based on the Davicom DM9601 USB-ether bridge chip. The udav driver supports the following adapters: Corega FEther USB-TXC HenTong WK-668 Konig CMP-NWUSB10 ShanTou ST268 ShanTou ZT6688 ShanTou ADM8515 The udav driver also supports CoreChip RD9700. ...

UGL(4) - Device Drivers Manual

Netintro, Ifconfig, Usb, Uhub, Ugl

UGL(4) - Device Drivers Manual # UGL(4) - Device Drivers Manual NAME # ugl - Genesys Logic based host-to-host adapters SYNOPSIS # ugl* at uhub? DESCRIPTION # The ugl driver provides support for Genesys Logic GL620USB-A based host-to-host USB connectors. The ugl driver appears as an Ethernet interface and should be configured with ifconfig(8) in the same way as other Ethernet interfaces. It does not support different media types or options. ...

UKPHY(4) - Device Drivers Manual

Mii, Ifconfig, Intro, Ifmedia, Ukphy

UKPHY(4) - Device Drivers Manual # UKPHY(4) - Device Drivers Manual NAME # ukphy - generic/unknown IEEE 802.3u Ethernet PHY SYNOPSIS # ukphy* at mii? DESCRIPTION # The ukphy driver supports the basic functionality of most Ethernet PHYs. SEE ALSO # ifmedia(4), intro(4), mii(4), ifconfig(8) CAVEATS # In areas where the programming interface for PHYs differ, such as detecting the currently active medium, this driver often does not work optimally. ...