Deleted Added
full compact
ie.4 (152569) ie.4 (208027)
1.\"
2.\" Copyright (c) 1994, Wilko Bulte
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

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

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
1.\"
2.\" Copyright (c) 1994, Wilko Bulte
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

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

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
26.\" $FreeBSD: head/share/man/man4/man4.i386/ie.4 152569 2005-11-18 10:56:28Z ru $
26.\" $FreeBSD: head/share/man/man4/man4.i386/ie.4 208027 2010-05-13 12:07:55Z uqs $
27.\"
28.Dd July 16, 2005
29.Dt IE 4 i386
30.Os
31.Sh NAME
32.Nm ie
33.Nd "Ethernet device driver"
34.Sh SYNOPSIS

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

111test.
112.It "ie%d: multicast address setup command failed"
113The card could not be put into multicast mode.
114.It "ie%d: configure command failed"
115The card refused to respond correctly during configuration.
116.It "ie%d: individual address setup command failed"
117The programming of the Ethernet (MAC) address failed.
118.El
27.\"
28.Dd July 16, 2005
29.Dt IE 4 i386
30.Os
31.Sh NAME
32.Nm ie
33.Nd "Ethernet device driver"
34.Sh SYNOPSIS

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

111test.
112.It "ie%d: multicast address setup command failed"
113The card could not be put into multicast mode.
114.It "ie%d: configure command failed"
115The card refused to respond correctly during configuration.
116.It "ie%d: individual address setup command failed"
117The programming of the Ethernet (MAC) address failed.
118.El
119.Sh CAVEATS
120The Racal Interlan NI5210 comes in variants with 8 and 16 kbytes of
121shared memory.
122It is strongly advisable to use the 16 kbyte variant.
123You can upgrade your 8 kbyte card to 16 kbyte by adding an additional
124RAM chip.
125.Sh SEE ALSO
126.Xr arp 4 ,
127.Xr netintro 4 ,
128.Xr ng_ether 4 ,
129.Xr ifconfig 8
130.Sh AUTHORS
131.An -nosplit
132The
133.Nm
134device driver was written by
135.An Garrett A. Wollman ,
136based on code by
137.An William F. Jolitz
138and Lawrence Berkeley Laboratories.
139.Tn 3C507
140support was written by
141.An Charles M. Hannum .
142This manual page was written by
143.An Wilko C. Bulte .
119.Sh SEE ALSO
120.Xr arp 4 ,
121.Xr netintro 4 ,
122.Xr ng_ether 4 ,
123.Xr ifconfig 8
124.Sh AUTHORS
125.An -nosplit
126The
127.Nm
128device driver was written by
129.An Garrett A. Wollman ,
130based on code by
131.An William F. Jolitz
132and Lawrence Berkeley Laboratories.
133.Tn 3C507
134support was written by
135.An Charles M. Hannum .
136This manual page was written by
137.An Wilko C. Bulte .
138.Sh CAVEATS
139The Racal Interlan NI5210 comes in variants with 8 and 16 kbytes of
140shared memory.
141It is strongly advisable to use the 16 kbyte variant.
142You can upgrade your 8 kbyte card to 16 kbyte by adding an additional
143RAM chip.