uax(4) - NetBSD Manual Pages

Command: Section: Arch: Collection:  
UAX(4)                  NetBSD Kernel Interfaces Manual                 UAX(4)


NAME
uax - ASIX AX88172 USB Ethernet driver
SYNOPSIS
uax* at uhub? XXphy* at mii?
HARDWARE
The uax driver supports the following adapters: D-Link DUB-E100
DESCRIPTION
The uax driver provides support for USB (2.0) Ethernet adapters based on the ASIX AX88172 chip. The chip contains a 10/100 Ethernet MAC with MII interface and is designed to work with both Ethernet and HomePNA transceivers. The chip support USB 2.0 so it can handle 100 Mb/s data. The uax driver supports the following media types: autoselect Enable automatic selection of the media type and options. 10baseT/UTP Set 10Mbps operation. The mediaopt option can also be used to enable full-duplex operation. Not spec- ifying full duplex implies half-duplex mode. 100baseTX Set 100Mbps (fast Ethernet) operation. The mediaopt option can also be used to enable full-duplex operation. Not specifying full duplex implies half-duplex mode. The uax driver supports the following media options: full-duplex Force full duplex operation. The interface will operate in half duplex mode if this media option is not specified. For more information on configuring this device, see ifconfig(8).
SEE ALSO
arp(4), netintro(4), usb(4), ifconfig(8) ASIX AX88172 data sheet, http://www.asix.com.tw.
HISTORY
The uax device driver first appeared in NetBSD 2.0. NetBSD 2.1 February 16, 2003 NetBSD 2.1
Powered by man-cgi (2024-03-20). Maintained for NetBSD by Kimmo Suominen. Based on man-cgi by Panagiotis Christias.