From owner-freebsd-doc@FreeBSD.ORG Sat Aug 16 12:30:19 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 1A88637B404 for ; Sat, 16 Aug 2003 12:30:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46B8A43FA3 for ; Sat, 16 Aug 2003 12:30:17 -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 h7GJUHUp034323 for ; Sat, 16 Aug 2003 12:30:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7GJUHbR034322; Sat, 16 Aug 2003 12:30:17 -0700 (PDT) Resent-Date: Sat, 16 Aug 2003 12:30:17 -0700 (PDT) Resent-Message-Id: <200308161930.h7GJUHbR034322@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 DF55437B401 for ; Sat, 16 Aug 2003 12:26:24 -0700 (PDT) Received: from mailbox.univie.ac.at (mail.univie.ac.at [131.130.1.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F79E43F75 for ; Sat, 16 Aug 2003 12:26:23 -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 h7GJQ41Y090620 for ; Sat, 16 Aug 2003 21:26:07 +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 h7GJQ1je047319 for ; Sat, 16 Aug 2003 21:26:01 +0200 (CEST) (envelope-from le@korben.in.tern) Received: (from le@localhost) by korben.in.tern (8.12.9/8.12.9/Submit) id h7GJQ0ca047318; Sat, 16 Aug 2003 21:26:00 +0200 (CEST) (envelope-from le) Message-Id: <200308161926.h7GJQ0ca047318@korben.in.tern> Date: Sat, 16 Aug 2003 21:26:00 +0200 (CEST) From: Lukas Ertl To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/55636: [PATCH] catch up fe(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 19:30:19 -0000 >Number: 55636 >Category: docs >Synopsis: [PATCH] catch up fe(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 12:30:16 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: Devices confirmed from source code, except: Eiger Labs EPX-10BT ... confirmed via Google search HITACHI HT-4840-11 ... ditto Unsure about: NextCom J Link NC5310 >How-To-Repeat: >Fix: --- fe.4.diff begins here --- Index: share/man/man4/man4.i386/fe.4 =================================================================== RCS file: /usr/local/bsdcvs/src/share/man/man4/man4.i386/fe.4,v retrieving revision 1.23 diff -u -r1.23 fe.4 --- share/man/man4/man4.i386/fe.4 13 Oct 2001 09:08:36 -0000 1.23 +++ share/man/man4/man4.i386/fe.4 16 Aug 2003 19:21:46 -0000 @@ -41,7 +41,28 @@ .Nm is a network device driver for Ethernet adapters based on Fujitsu MB86960A, MB86965A, -or other compatible chips. +or other compatible chips, such as: +.Pp +.Bl -bullet -compact +.It +CONTEC C-NET(PC)C PCMCIA Ethernet +.It +Fujitsu MBH10303, MBH10302 Ethernet PCMCIA +.It +Fujitsu Towa LA501 Ethernet +.It +Fujitsu FMV-J182, FMV-J182A +.It +RATOC REX-5588, REX-9822, REX-4886, and REX-R280 +.It +Eiger Labs EPX-10BT +.It +HITACHI HT-4840-11 +.It +NextCom J Link NC5310 +.It +TDK LAK-CD021, LAK-CD021A, LAK-CD021BX +.El .Pp The driver provides automatic I/O port address configuration and automatic IRQ configuration, --- fe.4.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: