Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src Add manual page for Broadcom BCM570x family Gigabit Ethernet...



details:   https://anonhg.NetBSD.org/src/rev/18be8106b17b
branches:  trunk
changeset: 542835:18be8106b17b
user:      tron <tron%NetBSD.org@localhost>
date:      Sun Feb 09 09:56:49 2003 +0000

description:
Add manual page for Broadcom BCM570x family Gigabit Ethernet driver.

diffstat:

 distrib/sets/lists/man/mi |    4 +-
 share/man/man4/Makefile   |    4 +-
 share/man/man4/bge.4      |  103 ++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 108 insertions(+), 3 deletions(-)

diffs (148 lines):

diff -r f9328aa0c49e -r 18be8106b17b distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Sun Feb 09 09:38:23 2003 +0000
+++ b/distrib/sets/lists/man/mi Sun Feb 09 09:56:49 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.544 2003/01/27 09:07:13 wiz Exp $
+# $NetBSD: mi,v 1.545 2003/02/09 10:01:14 tron Exp $
 ./usr/share/info/am-utils.info                 man-amd-info
 ./usr/share/info/as.info                       man-computil-info
 ./usr/share/info/awk.info                      man-util-info
@@ -562,6 +562,7 @@
 ./usr/share/man/cat4/awi.0                     man-sys-catman
 ./usr/share/man/cat4/az.0                      man-sys-catman
 ./usr/share/man/cat4/bba.0                     man-sys-catman
+./usr/share/man/cat4/bge.0                     man-sys-catman
 ./usr/share/man/cat4/bha.0                     man-sys-catman
 ./usr/share/man/cat4/bicc.0                    man-sys-catman
 ./usr/share/man/cat4/bktr.0                    man-sys-catman
@@ -2340,6 +2341,7 @@
 ./usr/share/man/man4/awi.4                     man-sys-man
 ./usr/share/man/man4/az.4                      man-sys-man
 ./usr/share/man/man4/bba.4                     man-sys-man
+./usr/share/man/man4/bge.4                     man-sys-man
 ./usr/share/man/man4/bha.4                     man-sys-man
 ./usr/share/man/man4/bicc.4                    man-sys-man
 ./usr/share/man/man4/bktr.4                    man-sys-man
diff -r f9328aa0c49e -r 18be8106b17b share/man/man4/Makefile
--- a/share/man/man4/Makefile   Sun Feb 09 09:38:23 2003 +0000
+++ b/share/man/man4/Makefile   Sun Feb 09 09:56:49 2003 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.274 2003/01/05 21:10:57 jmcneill Exp $
+#      $NetBSD: Makefile,v 1.275 2003/02/09 10:00:54 tron Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/18/93
 
 MAN=   aac.4 acphy.4 adv.4 adw.4 agp.4 ahb.4 ahc.4 amdpm.4 \
        amhphy.4 an.4 aria.4 \
        atalk.4 audio.4 audiocs.4 auich.4 autri.4 \
-       auvia.4 awi.4 bba.4 bha.4 bktr.4 bpf.4 bmtphy.4 brgphy.4 \
+       auvia.4 awi.4 bba.4 bge.4 bha.4 bktr.4 bpf.4 bmtphy.4 brgphy.4 \
        bridge.4 cac.4 cardbus.4 ccd.4 cd.4 cgd.4 cfb.4 ch.4 clcs.4 clct.4 \
        clnp.4 clockctl.4 cltp.4 \
        cmpci.4 cms.4 cnw.4 com.4 ddb.4 de.4 dmoverio.4 dmphy.4 dpt.4 dpti.4 \
diff -r f9328aa0c49e -r 18be8106b17b share/man/man4/bge.4
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/bge.4      Sun Feb 09 09:56:49 2003 +0000
@@ -0,0 +1,103 @@
+.\"    $NetBSD: bge.4,v 1.1 2003/02/09 09:56:49 tron Exp $
+.\"
+.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
+.\" All rights reserved.
+.\"
+.\" This code is derived from software contributed to The NetBSD Foundation
+.\" by Matthias Scheler <tron%netbsd.org@localhost>.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\"    notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\"    notice, this list of conditions and the following disclaimer in the
+.\"    documentation and/or other materials provided with the distribution.
+.\" 3. All advertising materials mentioning features or use of this software
+.\"    must display the following acknowledgement:
+.\"        This product includes software developed by the NetBSD
+.\"        Foundation, Inc. and its contributors.
+.\" 4. Neither the name of The NetBSD Foundation nor the names of its
+.\"    contributors may be used to endorse or promote products derived
+.\"    from this software without specific prior written permission.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
+.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
+.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
+.\"
+.Dd January 31, 2003
+.Dt BGE 4
+.Os
+.Sh NAME
+.Nm wm
+.Nd Broadcom BCM570x family Gigabit Ethernet driver
+.Sh SYNOPSIS
+.Cd "bge* at pci? dev ? function ?"
+.Pp
+Configuration of PHYs may also be necessary.  See
+.Xr mii 4 .
+.Sh DESCRIPTION
+The
+.Nm
+device driver supports Gigabit Ethernet interfaces based on the Broadcom
+BCM570x family of Gigabit Ethernet chips.  The interfaces supported by
+the
+.Nm
+driver include:
+.Bl -bullet
+.It
+3Com 3c996-T (10/100/1000baseTX)
+.It
+Dell PowerEdge 2550 integrated BCM5700 NIC (10/100/1000baseTX)
+.It
+IBM x235 server integrated BCM5703x NIC (10/100/1000baseTX)
+.It
+Netgear GA302T (10/100/1000baseTX)
+.It
+SysKonnect SK-9D21 (10/100/1000baseTX)
+.It
+SysKonnect SK-9D41 (1000baseSX)
+.El
+.Pp
+The BCM570x family supports IPv4/TCP/UDP checksumming in hardware.  The
+.Nm
+driver supports this feature of the chip.  See
+.Xr ifconfig 8
+for information on how to enable this feature.
+.\" .Sh DIAGNOSTICS
+.\" XXX too be done.
+.Sh SEE ALSO
+.Xr arp 4 ,
+.Xr ifmedia 4 ,
+.Xr mii 4 ,
+.Xr netintro 4 ,
+.Xr pci 4 ,
+.Xr ifconfig 8
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Nx 1.6.1 .
+.Sh AUTHORS
+The
+.Nm
+driver was written by
+.An Bill Paul
+.Aq wpaul%windriver.com@localhost
+for FreeBSD and ported to NetBSD by
+.An Frank van der Linden
+.Aq fvdl%wasabisystems.com@localhost ,
+.An Jason R. Thorpe
+.Aq thorpej%wasabisystems.com@localhost
+and
+.An Jonathan Stone
+.Aq joanthan%dsg.stanford.edu@localhost .



Home | Main Index | Thread Index | Old Index