From owner-freebsd-doc@FreeBSD.ORG Sat Aug 16 14:10:05 2003 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF50E37B401 for ; Sat, 16 Aug 2003 14:10:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3B9143F93 for ; Sat, 16 Aug 2003 14:10:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7GLA4Up044517 for ; Sat, 16 Aug 2003 14:10:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7GLA4RK044516; Sat, 16 Aug 2003 14:10:04 -0700 (PDT) Resent-Date: Sat, 16 Aug 2003 14:10:04 -0700 (PDT) Resent-Message-Id: <200308162110.h7GLA4RK044516@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Lukas Ertl Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB6FA37B401 for ; 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 ; 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 ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/55644: [PATCH] catch up cue(4) with hardware notes X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Lukas Ertl List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Aug 2003 21:10:06 -0000 >Number: 55644 >Category: docs >Synopsis: [PATCH] catch up cue(4) with hardware notes >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Aug 16 14:10:04 PDT 2003 >Closed-Date: >Last-Modified: >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: >Unformatted: