--- bfe.4 Thu Sep 4 11:37:05 2003 +++ new-bfe.4 Thu Sep 4 11:51:37 2003 @@ -23,21 +23,21 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD: $ +.\" $FreeBSD$ .\" .Dd September 4, 2003 -.Dt bfe 4 +.Dt BFE 4 .Os .Sh NAME .Nm bfe -.Nd Broadcom BCM4401 ethernet device driver +.Nd Broadcom BCM4401 Ethernet Device Driver .Sh SYNOPSIS .Cd "device miibus" .Cd "device bfe" .Sh DESCRIPTION The .Nm -driver provides support for the Broadcom BCM4401 based Fast Ethernet adapters +driver provides support for the Broadcom BCM4401 based Fast Ethernet adapters. .Pp The .Nm @@ -64,14 +64,13 @@ For further information on configuring this device, see .Xr ifconfig 8 . .Pp -.El .Sh DIAGNOSTICS .Bl -diag .It "bfe%d: couldn't map memory" A fatal initialization error has occurred. .It "bfe%d: couldn't map interrupt" A fatal initialization error has occurred. -.It "bfe%d: Failed to allocate DMA resources" +.It "bfe%d: failed to allocate DMA resources" There are not enough mbuf's available for allocation. .It "bfe%d: watchdog timeout -- resetting" The device has stopped responding to the network, or there is a problem with @@ -93,6 +92,8 @@ The .Nm device driver was written by -.An Stuart Walsh and Duncan Barclay . +.An Stuart Walsh +and +.An Duncan Barclay . This manual page was written by .An Stuart Walsh .