Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/share/man/man4 Pull up revision 1.16 (requested by rpaulo...
details: https://anonhg.NetBSD.org/src/rev/3988cce74db9
branches: netbsd-3
changeset: 576349:3988cce74db9
user: tron <tron%NetBSD.org@localhost>
date: Fri Jul 01 12:30:34 2005 +0000
description:
Pull up revision 1.16 (requested by rpaulo in ticket #493):
Mention ASIX AX88140A and AX88141 and add me as the author
of the support for those chipsets.
Bump date.
Reviewed by Thomas Klausner and ok'ed by Hubert Feyrer.
diffstat:
share/man/man4/tlp.4 | 30 ++++++++++++++++++++++++++++--
1 files changed, 28 insertions(+), 2 deletions(-)
diffs (71 lines):
diff -r cc045784fb5d -r 3988cce74db9 share/man/man4/tlp.4
--- a/share/man/man4/tlp.4 Fri Jul 01 12:28:32 2005 +0000
+++ b/share/man/man4/tlp.4 Fri Jul 01 12:30:34 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: tlp.4,v 1.13.2.1 2005/04/28 11:04:43 tron Exp $
+.\" $NetBSD: tlp.4,v 1.13.2.2 2005/07/01 12:30:34 tron Exp $
.\"
.\" Copyright (c) 1999, 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -35,7 +35,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd November 4, 1999
+.Dd June 23, 2005
.Dt TLP 4
.Os
.Sh NAME
@@ -326,6 +326,20 @@
A complete list of boards with the DM9102 and DM9102A is not available.
However, the DM9102 is often found on PC motherboards that include a
built-in Ethernet interface.
+.It
+.Em ASIX AX88140A and AX88141
+-- These chips are 21143-like with some exceptions.
+Media is proved by an internal IEEE 802.3u-compliant PHY connected to
+an MII interface.
+Unlike most other Tulip-like chips, AX88140A and AX88141 both require
+that the transmit buffers be aligned to a 4-byte boundary.
+.Pp
+It has a specific broadcast bit.
+.Pp
+This chip also supports ACPI power management.
+.Pp
+A list of boards which include the AX88140A or the AX88141 is not
+yet available.
.El
.Sh MEDIA SELECTION
Media selection done using
@@ -493,12 +507,20 @@
.%N Version DM9102A-DS-F01
.%D January 20, 2000
.Re
+.Rs
+.%T "ASIX AX88140A 100BaseTX/FX PCI Bus Fast Ethernet MAC Controller"
+.%D March 11, 1997
+.%N Preliminary
+.%A ASIX Electronics Co.
+.%O Document Number AX140D2.DOC
+.Re
.Sh HISTORY
The
.Nm
driver first appeared in
.Nx 1.5 .
.Sh AUTHORS
+.An -nosplit
The
.Nm
driver was written by
@@ -507,6 +529,10 @@
NASA Ames Research Center.
The author may be contacted at
.Aq thorpej%NetBSD.org@localhost .
+.Pp
+ASIX AX88140A and AX881401 support was added by
+.An Rui Paulo
+.Aq rpaulo%NetBSD.org@localhost .
.Sh BUGS
The
.Nm
Home |
Main Index |
Thread Index |
Old Index