Deleted Added
full compact
bce.4 (165216) bce.4 (166474)
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 165216 2006-12-14 16:40:57Z mpp $
29.\" $FreeBSD: head/share/man/man4/bce.4 166474 2007-02-03 19:29:31Z brueffer $
30.\"
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

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

281.It "bce%d: Watchdog timeout occurred, resetting!"
282The device has stopped responding to the network, there is a problem
283with the cable connection, or a driver logic problem has occurred..
284.It "bce%d: Fatal attention detected: 0x%08X!"
285A controller hardware failure has occurred.
286If the problem continues replace the controller.
287.El
288.Sh SEE ALSO
30.\"
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

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

281.It "bce%d: Watchdog timeout occurred, resetting!"
282The device has stopped responding to the network, there is a problem
283with the cable connection, or a driver logic problem has occurred..
284.It "bce%d: Fatal attention detected: 0x%08X!"
285A controller hardware failure has occurred.
286If the problem continues replace the controller.
287.El
288.Sh SEE ALSO
289.Xr altq 4 ,
289.Xr arp 4 ,
290.Xr miibus 4 ,
291.Xr netintro 4 ,
292.Xr ng_ether 4 ,
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 .
290.Xr arp 4 ,
291.Xr miibus 4 ,
292.Xr netintro 4 ,
293.Xr ng_ether 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 .