aue.4: Improve HARDWARE, specificity, and tag spdx
+ Improve HARDWARE introductory sentence for hardware release notes. + Mention "Fast" ethernet in title for apropos. + tag SPDX MFC after: 3 days Reviewed by: mhorne Approved by: mhorne (mentor) Differential Revision: https://reviews.freebsd.org/D50540
This commit is contained in:
+10
-6
@@ -1,3 +1,6 @@
|
||||
.\"
|
||||
.\" SPDX-License-Identifier: BSD-4-Clause
|
||||
.\"
|
||||
.\" Copyright (c) 1997, 1998, 1999
|
||||
.\" Bill Paul <wpaul@ee.columbia.edu>. All rights reserved.
|
||||
.\"
|
||||
@@ -28,12 +31,12 @@
|
||||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
||||
.\" THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd November 24, 2015
|
||||
.Dd May 26, 2025
|
||||
.Dt AUE 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm aue
|
||||
.Nd ADMtek AN986 Pegasus USB Ethernet driver
|
||||
.Nd ADMtek AN986 Pegasus USB Fast Ethernet driver
|
||||
.Sh SYNOPSIS
|
||||
To compile this driver into the kernel,
|
||||
place the following lines in your
|
||||
@@ -56,8 +59,8 @@ if_aue_load="YES"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for USB Ethernet adapters based on the ADMtek
|
||||
AN986 Pegasus chipset.
|
||||
driver provides support for USB Fast Ethernet adapters based on the
|
||||
ADMtek AN986 Pegasus chipset.
|
||||
.Pp
|
||||
The LinkSys USB10T adapters that contain the AN986 Pegasus chipset
|
||||
will operate at 100Base-TX and full-duplex.
|
||||
@@ -125,9 +128,10 @@ half duplex mode if this media option is not specified.
|
||||
For more information on configuring this device, see
|
||||
.Xr ifconfig 8 .
|
||||
.Sh HARDWARE
|
||||
Adapters supported by the
|
||||
The
|
||||
.Nm
|
||||
driver include:
|
||||
driver supports the following USB Fast Ethernet adapters based on the
|
||||
ADMtek AN986 Pegasus chipset:
|
||||
.Pp
|
||||
.Bl -bullet -compact
|
||||
.It
|
||||
|
||||
Reference in New Issue
Block a user