2 .\" Copyright (c) 2003 Stuart Walsh
4 .\" All rights reserved.
6 .\" Redistribution and use in source and binary forms, with or without
7 .\" modification, are permitted provided that the following conditions
9 .\" 1. Redistributions of source code must retain the above copyright
10 .\" notice, this list of conditions and the following disclaimer.
11 .\" 2. Redistributions in binary form must reproduce the above copyright
12 .\" notice, this list of conditions and the following disclaimer in the
13 .\" documentation and/or other materials provided with the distribution.
15 .\" THIS SOFTWARE IS PROVIDED BY THE DEVELOPERS ``AS IS'' AND ANY EXPRESS OR
16 .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
17 .\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
18 .\" IN NO EVENT SHALL THE DEVELOPERS BE LIABLE FOR ANY DIRECT, INDIRECT,
19 .\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
20 .\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
21 .\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
22 .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
24 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26 .\" $FreeBSD: src/share/man/man4/bfe.4,v 1.1.4.2 2004/03/05 11:45:14 brueffer Exp $
27 .\" $DragonFly: src/share/man/man4/bfe.4,v 1.5 2008/05/02 02:05:05 swildner Exp $
34 .Nd Broadcom BCM4401 Ethernet Device Driver
41 driver provides support for Broadcom BCM4401 based Fast Ethernet adapters.
45 driver supports the following media types:
46 .Bl -tag -width xxxxxxxxxxxxxxxxxxxx
48 Enable autoselection of the media type and options
52 Set 100Mbps (fast ethernet) operation
57 driver supports the following media options:
58 .Bl -tag -width xxxxxxxxxxxxxxxxxxxx
60 Set full duplex operation
63 For further information on configuring this device, see
67 .It "bfe%d: couldn't map memory"
68 A fatal initialization error has occurred.
69 .It "bfe%d: couldn't map interrupt"
70 A fatal initialization error has occurred.
71 .It "bfe%d: failed to allocate DMA resources"
72 There are not enough mbufs available for allocation.
73 .It "bfe%d: watchdog timeout -- resetting"
74 The device has stopped responding to the network, or there is a problem with
75 the network connection (cable).
87 device driver first appeared in
93 device driver was written by
97 This manual page was written by