summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>1999-02-23 01:52:42 +0000
committerwpaul <wpaul@FreeBSD.org>1999-02-23 01:52:42 +0000
commit0296536212dfade61aa842de462affec233bc3aa (patch)
treec7261274b265841efc4755b6f61e4690b5b8d2d2 /share
parent422fcfce289dbbdc40e3de6addf6ab800af863dd (diff)
downloadFreeBSD-src-0296536212dfade61aa842de462affec233bc3aa.zip
FreeBSD-src-0296536212dfade61aa842de462affec233bc3aa.tar.gz
Minor updates for the ASIX AX88141, which is a newer version of the
AX88140A with power management and magic packet support. Correct the addresses of the PCI power management registers and add some code to detect the revision ID of the AX88141 and identify it in the probe messages. No other changes are needed since the AX88141 is functionally identical to the AX88140A.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/ax.410
-rw-r--r--share/man/man4/man4.i386/ax.410
2 files changed, 12 insertions, 8 deletions
diff --git a/share/man/man4/ax.4 b/share/man/man4/ax.4
index 58507c8..23b9fef 100644
--- a/share/man/man4/ax.4
+++ b/share/man/man4/ax.4
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
.\" THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: ax.4,v 1.1 1999/01/09 18:12:06 wpaul Exp $
+.\" $Id: ax.4,v 1.2 1999/01/18 17:26:01 wpaul Exp $
.\"
.Dd January 2, 1999
.Dt AX 4 i386
@@ -36,15 +36,17 @@
.Sh NAME
.Nm ax
.Nd
-ASIX Electronics AX88140A fast ethernet device driver
+ASIX Electronics AX88140A and AX88141 fast ethernet device driver
.Sh SYNOPSIS
.Cd "device ax0"
.Sh DESCRIPTION
The
.Nm
driver provides support for PCI ethernet adapters and embedded
-controllers based on the ASIX AX88140A fast ethernet controller chip,
-including the Alfa Inc. GFC2204 and the CNet Pro110B.
+controllers based on the ASIX AX88140A and AX88141 fast ethernet
+controller chips, including the Alfa Inc. GFC2204 and the CNet Pro110B.
+The AX88141 is a new version of the AX88140A with power management
+and magic packet support.
.Pp
The ASIX chip uses bus master DMA and is designed to be a
DEC 21x4x workalike. The only major difference between the DEC
diff --git a/share/man/man4/man4.i386/ax.4 b/share/man/man4/man4.i386/ax.4
index 58507c8..23b9fef 100644
--- a/share/man/man4/man4.i386/ax.4
+++ b/share/man/man4/man4.i386/ax.4
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
.\" THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: ax.4,v 1.1 1999/01/09 18:12:06 wpaul Exp $
+.\" $Id: ax.4,v 1.2 1999/01/18 17:26:01 wpaul Exp $
.\"
.Dd January 2, 1999
.Dt AX 4 i386
@@ -36,15 +36,17 @@
.Sh NAME
.Nm ax
.Nd
-ASIX Electronics AX88140A fast ethernet device driver
+ASIX Electronics AX88140A and AX88141 fast ethernet device driver
.Sh SYNOPSIS
.Cd "device ax0"
.Sh DESCRIPTION
The
.Nm
driver provides support for PCI ethernet adapters and embedded
-controllers based on the ASIX AX88140A fast ethernet controller chip,
-including the Alfa Inc. GFC2204 and the CNet Pro110B.
+controllers based on the ASIX AX88140A and AX88141 fast ethernet
+controller chips, including the Alfa Inc. GFC2204 and the CNet Pro110B.
+The AX88141 is a new version of the AX88140A with power management
+and magic packet support.
.Pp
The ASIX chip uses bus master DMA and is designed to be a
DEC 21x4x workalike. The only major difference between the DEC
OpenPOWER on IntegriCloud