Deleted Added
full compact
ed.4 (230525) ed.4 (231244)
1.\"
2.\" Copyright (c) 1994, David Greenman
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

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

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

23.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
25.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
26.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
27.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
28.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
29.\" SUCH DAMAGE.
30.\"
31.\" $FreeBSD: head/share/man/man4/ed.4 230525 2012-01-25 04:45:29Z imp $
31.\" $FreeBSD: head/share/man/man4/ed.4 231244 2012-02-09 04:37:30Z gjb $
32.\"
32.\"
33.Dd April 9, 2009
33.Dd February 8, 2012
34.Dt ED 4
35.Os
36.Sh NAME
37.Nm ed
38.Nd "NE-2000 and WD-80x3 Ethernet driver"
39.Sh SYNOPSIS
40To compile this driver into the kernel,
41place the following lines in your

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

430PC Card attachment supports the D-Link DMF650TX LAN/Modem card's Ethernet
431port only at this time.
432.Pp
433Some devices supported by
434.Nm
435do not generate the link state change events used by
436.Xr devd 8
437to start
34.Dt ED 4
35.Os
36.Sh NAME
37.Nm ed
38.Nd "NE-2000 and WD-80x3 Ethernet driver"
39.Sh SYNOPSIS
40To compile this driver into the kernel,
41place the following lines in your

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

430PC Card attachment supports the D-Link DMF650TX LAN/Modem card's Ethernet
431port only at this time.
432.Pp
433Some devices supported by
434.Nm
435do not generate the link state change events used by
436.Xr devd 8
437to start
438.Xr dhclinet 8 .
438.Xr dhclient 8 .
439If you have problems with
440.Xr dhclient 8
441not starting and the device is always attached to the network it may
442be possible to work around this by changing
443.Dq Li DHCP
444to
445.Dq Li SYNCDHCP
446in the
447.Va ifconfig_ed0
448entry in
449.Pa /etc/rc.conf .
439If you have problems with
440.Xr dhclient 8
441not starting and the device is always attached to the network it may
442be possible to work around this by changing
443.Dq Li DHCP
444to
445.Dq Li SYNCDHCP
446in the
447.Va ifconfig_ed0
448entry in
449.Pa /etc/rc.conf .