Deleted Added
full compact
re.4 (164532) re.4 (166346)
1.\" Copyright (c) 2003
2.\" Bill Paul <wpaul@windriver.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.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

23.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29.\" THE POSSIBILITY OF SUCH DAMAGE.
30.\"
1.\" Copyright (c) 2003
2.\" Bill Paul <wpaul@windriver.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.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

23.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29.\" THE POSSIBILITY OF SUCH DAMAGE.
30.\"
31.\" $FreeBSD: head/share/man/man4/re.4 164532 2006-11-23 00:28:58Z yongari $
31.\" $FreeBSD: head/share/man/man4/re.4 166346 2007-01-30 08:40:04Z brueffer $
32.\"
33.Dd January 14, 2006
34.Dt RE 4
35.Os
36.Sh NAME
37.Nm re
38.Nd "RealTek 8139C+/8169/816xS/811xS/8101E PCI/PCIe Ethernet adapter driver"
39.Sh SYNOPSIS

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

187.It "re%d: no memory for jumbo buffers!"
188The driver failed to allocate memory for jumbo frames during
189initialization.
190.It "re%d: watchdog timeout"
191The device has stopped responding to the network, or there is a problem with
192the network connection (cable).
193.El
194.Sh SEE ALSO
32.\"
33.Dd January 14, 2006
34.Dt RE 4
35.Os
36.Sh NAME
37.Nm re
38.Nd "RealTek 8139C+/8169/816xS/811xS/8101E PCI/PCIe Ethernet adapter driver"
39.Sh SYNOPSIS

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

187.It "re%d: no memory for jumbo buffers!"
188The driver failed to allocate memory for jumbo frames during
189initialization.
190.It "re%d: watchdog timeout"
191The device has stopped responding to the network, or there is a problem with
192the network connection (cable).
193.El
194.Sh SEE ALSO
195.Xr altq 4 ,
195.Xr arp 4 ,
196.Xr miibus 4 ,
197.Xr netintro 4 ,
198.Xr ng_ether 4 ,
199.Xr polling 4 ,
200.Xr vlan 4 ,
201.Xr ifconfig 8
202.Rs

--- 42 unchanged lines hidden ---
196.Xr arp 4 ,
197.Xr miibus 4 ,
198.Xr netintro 4 ,
199.Xr ng_ether 4 ,
200.Xr polling 4 ,
201.Xr vlan 4 ,
202.Xr ifconfig 8
203.Rs

--- 42 unchanged lines hidden ---