1 .\" $NetBSD: axe.4,v 1.4 2006/01/02 16:45:44 rumble Exp $
3 .\" Copyright (c) 2003-2004 The NetBSD Foundation, Inc.
4 .\" All rights reserved.
6 .\" This code is derived from software contributed to The NetBSD Foundation
7 .\" by Lennart Augustsson.
9 .\" Redistribution and use in source and binary forms, with or without
10 .\" modification, are permitted provided that the following conditions
12 .\" 1. Redistributions of source code must retain the above copyright
13 .\" notice, this list of conditions and the following disclaimer.
14 .\" 2. Redistributions in binary form must reproduce the above copyright
15 .\" notice, this list of conditions and the following disclaimer in the
16 .\" documentation and/or other materials provided with the distribution.
18 .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
19 .\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
20 .\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
21 .\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
22 .\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
23 .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
24 .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
25 .\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
26 .\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
27 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
28 .\" POSSIBILITY OF SUCH DAMAGE.
35 .Nd ASIX AX88172 USB Ethernet driver
42 driver supports the following adapters:
44 .Bl -tag -width Dv -offset indent -compact
45 .It Tn Corega FEther USB2-TX
46 .It Tn D-Link DUB-E100
47 .It Tn Linksys USB 200M
48 .It Tn Melco LUA-U2-KTX
51 .It Tn Systemtalks SGCX2UL
56 driver provides support for USB (2.0)
58 adapters based on the ASIX AX88172 chip.
60 The chip contains a 10/100
62 MAC with MII interface and is designed to work with both
64 and HomePNA transceivers.
65 The chip also supports USB 2.0, thereby accommodating 100 Mb/s data rates.
69 driver supports the following media types:
71 .Bl -tag -width xxxxxxxxxxxxxxxxxxxx
73 Enable automatic selection of the media type and options.
78 option can also be used to enable
92 option can also be used to enable
104 driver supports the following media options:
106 .Bl -tag -width xxxxxxxxxxxxxxxxxxxx
108 Force full duplex operation.
109 The interface will operate in half duplex mode
110 if this media option is not specified.
113 For more information on configuring this device, see
121 .%T ASIX AX88172 data sheet
122 .%O http://www.asix.com.tw
127 device driver first appeared in