$OpenBSD: axen.4,v 1.10 2024/01/04 08:41:59 kevlo Exp $

Copyright (c) 2013 Yojiro UO <yuo@nui.org>

Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

.Dd $Mdocdate: September 8 2021 $ .Dt AXEN 4 .Os .Sh NAME .Nm axen .Nd ASIX Electronics AX88179/AX88179A 10/100/1Gb USB Ethernet device .Sh SYNOPSIS .Cd "axen* at uhub?" .Cd "rgephy* at mii?" .Cd "ukphy* at mii?" .Sh DESCRIPTION The .Nm driver provides support for USB Ethernet adapters based on the ASIX Electronics AX88179/AX88179A USB 3.0 chipset, including the following:

p l -tag -width Ds -offset indent -compact t D-Link DUB-1312 t Kuroutoshikou GbE-USB3.0 t Logitec LAN-GTJU3 t Sitecom LN-032 t StarTech USB31000S t TP-LINK UE300C v2 t TP-Link UE306 .El

p The .Nm driver supports the following media types: l -tag -width "autoselect" t autoselect Enable autoselection of the media type and options (this is the default). The user can manually override the autoselected mode by adding media options to the appropriate .Xr hostname.if 5 file. t 10baseT Set 10Mbps operation. t 100baseTX Set 100Mbps (Fast Ethernet) operation. t 1000baseT Set 1000Mbps (Gigabit Ethernet) operation. .El

p For more information on configuring this device, see .Xr ifconfig 8 . .Sh SEE ALSO .Xr arp 4 , .Xr ifmedia 4 , .Xr intro 4 , .Xr netintro 4 , .Xr rgephy 4 , .Xr ukphy 4 , .Xr usb 4 , .Xr hostname.if 5 , .Xr ifconfig 8 .Sh HISTORY The .Nm device driver first appeared in .Ox 5.4 . .Sh AUTHORS .An -nosplit The .Nm driver was written by .An Yojiro UO Aq Mt yuo@nui.org .