From le@univie.ac.at  Sat Aug 16 13:59:04 2003
Return-Path: <le@univie.ac.at>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E787237B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Aug 2003 13:59:04 -0700 (PDT)
Received: from mailbox.univie.ac.at (mailbox.univie.ac.at [131.130.1.27])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8511443F85
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Aug 2003 13:59:03 -0700 (PDT)
	(envelope-from le@univie.ac.at)
Received: from korben.in.tern (adslle.cc.univie.ac.at [131.130.102.11])
	by mailbox.univie.ac.at (8.12.2/8.12.2) with ESMTP id h7GKwl1Y028200
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Aug 2003 22:58:51 +0200
Received: from korben.in.tern (korben.in.tern [127.0.0.1])
	by korben.in.tern (8.12.9/8.12.9) with ESMTP id h7GKwije051330
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Aug 2003 22:58:44 +0200 (CEST)
	(envelope-from le@korben.in.tern)
Received: (from le@localhost)
	by korben.in.tern (8.12.9/8.12.9/Submit) id h7GKwijl051329;
	Sat, 16 Aug 2003 22:58:44 +0200 (CEST)
	(envelope-from le)
Message-Id: <200308162058.h7GKwijl051329@korben.in.tern>
Date: Sat, 16 Aug 2003 22:58:44 +0200 (CEST)
From: Lukas Ertl <l.ertl@univie.ac.at>
Reply-To: Lukas Ertl <l.ertl@univie.ac.at>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] catch up aue(4) with hardware notes
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         55643
>Category:       docs
>Synopsis:       [PATCH] catch up aue(4) with hardware notes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    roam
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 16 14:00:23 PDT 2003
>Closed-Date:    Fri Aug 19 17:33:26 GMT 2005
>Last-Modified:  Fri Aug 19 17:33:26 GMT 2005
>Originator:     Lukas Ertl
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
Vienna University Computer Center
>Environment:
System: FreeBSD korben 5.1-CURRENT FreeBSD 5.1-CURRENT #4: Fri Aug 15 22:25:10 CEST 2003 le@korben:/usr/obj/usr/src/sys/KORBEN i386


	
>Description:

Confirmed by: source code.

Unsure about: Planex UE-200TX (the only docs I found were in japanese).

>How-To-Repeat:
	
>Fix:

	

--- aue.4.diff begins here ---
Index: share/man/man4/aue.4
===================================================================
RCS file: /usr/local/bsdcvs/src/share/man/man4/aue.4,v
retrieving revision 1.15
diff -u -r1.15 aue.4
--- share/man/man4/aue.4	15 Feb 2003 17:12:53 -0000	1.15
+++ share/man/man4/aue.4	16 Aug 2003 20:56:14 -0000
@@ -46,10 +46,45 @@
 The
 .Nm
 driver provides support for USB ethernet adapters based on the ADMtek
-AN986 Pegasus chipset, including the LinkSys USB100TX, the Billionton
-Systems USB100, the Melco Inc. LU-ATX, the D-Link DSB-650TX, the
-SMC 2202USB, and those LinkSys USB10T adapters that contain the
-AN986 Pegasus chipset.
+AN986 Pegasus chipset, including the following:
+.Bl -bullet
+.It
+Abocom UFE1000, DSB650TX_NA
+.It
+Accton USB320-EC, SpeedStream
+.It
+ADMtek AN986, AN8511
+.It
+Billionton USB100, USB100LP, USB100EL, USBE100
+.It
+Corega Ether FEther USB-T, FEther USB-TX, FEther USB-TXS
+.It
+D-Link DSB-650, DSB-650TX, DSB-650TX-PNA
+.It
+Elecom LD-USBL/TX
+.It
+Elsa Microlink USB2Ethernet
+.It
+I-O Data USB ETTX
+.It
+Kingston KNU101TX
+.It
+LinkSys USB10T adapters that contain the AN986 Pegasus chipset,
+USB10TA, USB10TX, USB100TX, USB100H1
+.It
+MELCO LUA-TX, LUA2-TX
+.It
+Planex UE-200TX
+.It
+Siemens Speedstream
+.It
+SmartBridges smartNIC
+.It
+SMC 2202USB
+.It
+SOHOware NUB100
+.El
+.Pp
 The LinkSys USB10T adapters that contain the AN986 Pegasus chipset
 will operate at 100Base-TX and full-duplex.
 .Pp
--- aue.4.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: roam 
State-Changed-When: Fri Sep 5 07:23:24 PDT 2003 
State-Changed-Why:  
Committed to -CURRENT, thanks! 


Responsible-Changed-From-To: freebsd-doc->roam 
Responsible-Changed-By: roam 
Responsible-Changed-When: Fri Sep 5 07:23:24 PDT 2003 
Responsible-Changed-Why:  
I'll handle the MFC. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=55643 
State-Changed-From-To: patched->closed 
State-Changed-By: matteo 
State-Changed-When: Fri Aug 19 17:33:11 GMT 2005 
State-Changed-Why:  
Fixed 

http://www.freebsd.org/cgi/query-pr.cgi?pr=55643 
>Unformatted:
