From le@univie.ac.at  Sat Aug 16 14:04: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 DB6FA37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Aug 2003 14:04:04 -0700 (PDT)
Received: from mailbox.univie.ac.at (mail.univie.ac.at [131.130.1.27])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B7AA743F75
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Aug 2003 14:04: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 h7GL3p1Y065612
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Aug 2003 23:03:53 +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 h7GL3mje051998
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 16 Aug 2003 23:03:48 +0200 (CEST)
	(envelope-from le@korben.in.tern)
Received: (from le@localhost)
	by korben.in.tern (8.12.9/8.12.9/Submit) id h7GL3mvX051997;
	Sat, 16 Aug 2003 23:03:48 +0200 (CEST)
	(envelope-from le)
Message-Id: <200308162103.h7GL3mvX051997@korben.in.tern>
Date: Sat, 16 Aug 2003 23:03:48 +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 cue(4) with hardware notes
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         55644
>Category:       docs
>Synopsis:       [PATCH] catch up cue(4) with hardware notes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    simon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 16 14:10:04 PDT 2003
>Closed-Date:    Sun Aug 24 08:15:12 PDT 2003
>Last-Modified:  Sun Aug 24 08:15:12 PDT 2003
>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.

>How-To-Repeat:
	
>Fix:

	

--- cue.4.diff begins here ---
Index: share/man/man4/cue.4
===================================================================
RCS file: /usr/local/bsdcvs/src/share/man/man4/cue.4,v
retrieving revision 1.15
diff -u -r1.15 cue.4
--- share/man/man4/cue.4	15 Feb 2003 17:12:53 -0000	1.15
+++ share/man/man4/cue.4	16 Aug 2003 21:01:53 -0000
@@ -46,7 +46,8 @@
 .Nm
 driver provides support for USB ethernet adapters based on the Computer
 Access Technology Corporation's USB-EL1210A chipset, including the
-CATC Netmate and Netmate II, and the Belkin F5U011/F5U111.
+CATC Netmate and Netmate II, the Belkin F5U011/F5U111, and the
+SmartBridges SmartLink.
 .Pp
 The USB-EL1210A supports a 512-bit multicast hash filter, single perfect
 filter entry for the station address and promiscuous mode.
--- cue.4.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: simon 
State-Changed-When: Thu Aug 21 07:27:02 PDT 2003 
State-Changed-Why:  
Committed to -CURRENT. 
Thanks for the submission. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=55644 
Responsible-Changed-From-To: freebsd-doc->simon 
Responsible-Changed-By: simon 
Responsible-Changed-When: Thu Aug 21 07:28:19 PDT 2003 
Responsible-Changed-Why:  
Assign to me as MFC reminder (forgotten in last edit). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=55644 
State-Changed-From-To: patched->closed 
State-Changed-By: simon 
State-Changed-When: Sun Aug 24 08:15:00 PDT 2003 
State-Changed-Why:  
Committed to -STABLE.  Thanks again! 

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