Deleted Added
full compact
bce.4 (162871) bce.4 (164819)
1.\" Copyright (c) 2006 Broadcom Corporation
2.\" David Christensen <davidch@broadcom.com>. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\"
8.\" 1. Redistributions of source code must retain the above copyright

--- 12 unchanged lines hidden (view full) ---

21.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
22.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
23.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
24.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
25.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
26.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
27.\" THE POSSIBILITY OF SUCH DAMAGE.
28.\"
1.\" Copyright (c) 2006 Broadcom Corporation
2.\" David Christensen <davidch@broadcom.com>. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\"
8.\" 1. Redistributions of source code must retain the above copyright

--- 12 unchanged lines hidden (view full) ---

21.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
22.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
23.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
24.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
25.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
26.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
27.\" THE POSSIBILITY OF SUCH DAMAGE.
28.\"
29.\" $FreeBSD: head/share/man/man4/bce.4 162871 2006-09-30 15:14:49Z ru $
29.\" $FreeBSD: head/share/man/man4/bce.4 164819 2006-12-02 09:03:06Z brueffer $
30.\"
30.\"
31.Dd April 4, 2006
31.Dd December 2, 2006
32.Dt BCE 4
33.Os
34.Sh NAME
35.Nm bce
36.Nd "Broadcom NetXtreme II (BCM5706/BCM5708) PCI/PCIe Gigabit Ethernet adapter driver"
37.Sh SYNOPSIS
38To compile this driver into the kernel,
39place the following lines in your

--- 245 unchanged lines hidden (view full) ---

285A controller hardware failure has occurred.
286If the problem continues replace the controller.
287.El
288.Sh SEE ALSO
289.Xr arp 4 ,
290.Xr miibus 4 ,
291.Xr netintro 4 ,
292.Xr ng_ether 4 ,
32.Dt BCE 4
33.Os
34.Sh NAME
35.Nm bce
36.Nd "Broadcom NetXtreme II (BCM5706/BCM5708) PCI/PCIe Gigabit Ethernet adapter driver"
37.Sh SYNOPSIS
38To compile this driver into the kernel,
39place the following lines in your

--- 245 unchanged lines hidden (view full) ---

285A controller hardware failure has occurred.
286If the problem continues replace the controller.
287.El
288.Sh SEE ALSO
289.Xr arp 4 ,
290.Xr miibus 4 ,
291.Xr netintro 4 ,
292.Xr ng_ether 4 ,
293.Xr polling 4 ,
294.Xr vlan 4 ,
295.Xr ifconfig 8
296.Sh HISTORY
297The
298.Nm
299device driver first appeared in
300.Fx 6.1 .
301.Sh AUTHORS
302The
303.Nm
304driver was written by
305.An David Christensen Aq davidch@broadcom.com .
293.Xr vlan 4 ,
294.Xr ifconfig 8
295.Sh HISTORY
296The
297.Nm
298device driver first appeared in
299.Fx 6.1 .
300.Sh AUTHORS
301The
302.Nm
303driver was written by
304.An David Christensen Aq davidch@broadcom.com .