From le@univie.ac.at  Sat Aug 16 14:19:22 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 D015737B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Aug 2003 14:19:22 -0700 (PDT)
Received: from mailbox.univie.ac.at (mail.univie.ac.at [131.130.1.27])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6329543F75
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Aug 2003 14:19:21 -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 h7GLJ51Y088066
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Aug 2003 23:19:09 +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 h7GLIvje052754
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Aug 2003 23:19:02 +0200 (CEST)
	(envelope-from le@korben.in.tern)
Received: (from le@localhost)
	by korben.in.tern (8.12.9/8.12.9/Submit) id h7GLIvbi052753;
	Sat, 16 Aug 2003 23:18:57 +0200 (CEST)
	(envelope-from le)
Message-Id: <200308162118.h7GLIvbi052753@korben.in.tern>
Date: Sat, 16 Aug 2003 23:18:57 +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 kue(4) with hardware notes
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         55645
>Category:       docs
>Synopsis:       [PATCH] catch up kue(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:20:11 PDT 2003
>Closed-Date:    Fri Aug 19 17:34:44 GMT 2005
>Last-Modified:  Fri Aug 19 17:34:44 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, except the Kawasaki DU-H3E, of which I couldn't
find any info.

>How-To-Repeat:
	
>Fix:

	

--- kue.4.diff begins here ---
Index: share/man/man4/kue.4
===================================================================
RCS file: /usr/local/bsdcvs/src/share/man/man4/kue.4,v
retrieving revision 1.15
diff -u -r1.15 kue.4
--- share/man/man4/kue.4	15 Feb 2003 17:12:53 -0000	1.15
+++ share/man/man4/kue.4	16 Aug 2003 21:16:57 -0000
@@ -45,10 +45,38 @@
 The
 .Nm
 driver provides support for USB ethernet adapters based on the Kawasaki
-LSI KL5KLUSB101B chipset, including the LinkSys USB10T, the 3Com 3c19250,
-the ADS Technologies USB-10BT, the Peracom USB Ethernet Adapter, the
-Entrega NET-USB-E45 and NET-HUB-3U1E, the ATen UC10T, the Netgear EA101,
-the D-Link DSB-650, Corega USB-T and the SMC 2102USB and 2104USB.
+LSI KL5KLUSB101B chipset, including the following:
+.Pp
+.Bl -bullet
+.It
+3Com 3c19250
+.It
+AOX USB101
+.It
+Abocom URE 450
+.It
+ADS Technologies USB-10BT
+.It
+ATen UC10T
+.It
+Corega USB-T
+.It
+D-Link DSB-650C
+.It
+Entrega NET-USB-E45, NET-HUB-3U1E
+.It
+I/O Data USB ETT
+.It
+Kawasaki DU-H3E
+.It
+LinkSys USB10T
+.It
+Netgear EA101
+.It
+Peracom USB Ethernet Adapter
+.It
+SMC 2102USB, 2104USB
+.El
 .Pp
 The KL5KLUSB101B supports a 128-entry multicast filter, single perfect
 filter entry for the station address and promiscuous mode.
--- kue.4.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->roam 
Responsible-Changed-By: roam 
Responsible-Changed-When: Fri Sep 5 07:27:31 PDT 2003 
Responsible-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=55645 
State-Changed-From-To: open->patched 
State-Changed-By: roam 
State-Changed-When: Fri Sep 5 07:28:00 PDT 2003 
State-Changed-Why:  
Committed to -CURRENT, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=55645 
State-Changed-From-To: patched->closed 
State-Changed-By: matteo 
State-Changed-When: Fri Aug 19 17:34:31 GMT 2005 
State-Changed-Why:  
fixed 

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