Deleted Added
full compact
fe.4 (22986) fe.4 (34504)
1.\" All Rights Reserved, Copyright (C) Fujitsu Limited 1995
2.\"
3.\" This document may be used, modified, copied, distributed, and sold, in
4.\" both source and printed form provided that the above copyright, these
5.\" terms and the following disclaimer are retained. The name of the author
6.\" and/or the contributor may not be used to endorse or promote products
7.\" derived from this software without specific prior written permission.
8.\"

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

16.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
17.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
18.\" OUT OF THE USE OF THIS DOCUMENT, EVEN IF ADVISED OF THE POSSIBILITY OF
19.\" SUCH DAMAGE.
20.\"
21.\" Contributed by M. Sekiguchi <seki@sysrap.cs.fujitsu.co.jp>.
22.\" for fe driver.
23.\"
1.\" All Rights Reserved, Copyright (C) Fujitsu Limited 1995
2.\"
3.\" This document may be used, modified, copied, distributed, and sold, in
4.\" both source and printed form provided that the above copyright, these
5.\" terms and the following disclaimer are retained. The name of the author
6.\" and/or the contributor may not be used to endorse or promote products
7.\" derived from this software without specific prior written permission.
8.\"

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

16.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
17.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
18.\" OUT OF THE USE OF THIS DOCUMENT, EVEN IF ADVISED OF THE POSSIBILITY OF
19.\" SUCH DAMAGE.
20.\"
21.\" Contributed by M. Sekiguchi <seki@sysrap.cs.fujitsu.co.jp>.
22.\" for fe driver.
23.\"
24.\" $Id$
24.\" $Id: fe.4,v 1.9 1997/02/22 13:25:26 peter Exp $
25.Dd March 3, 1996
26.Dt FE 4 i386
27.Sh NAME
28.Nm fe
29.Nd Fujitsu MB86960A/MB86965A based Ethernet adapters
30.Sh SYNOPSIS
31.Cm "device fe0 at isa? port 0x300 net irq ? vector feintr"
32.Sh DESCRIPTION

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

257More mbuf clusters are used than expected.
258The packet receive routine has an intended violation
259against the mbuf cluster allocation policy.
260The unnecessarily allocated clusters are freed within short lifetime,
261and it will not affect long term kernel memory usage.
262.Pp
263Although XNS and IPX supports are included in the driver,
264they are never be tested and must have a lot of bugs.
25.Dd March 3, 1996
26.Dt FE 4 i386
27.Sh NAME
28.Nm fe
29.Nd Fujitsu MB86960A/MB86965A based Ethernet adapters
30.Sh SYNOPSIS
31.Cm "device fe0 at isa? port 0x300 net irq ? vector feintr"
32.Sh DESCRIPTION

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

257More mbuf clusters are used than expected.
258The packet receive routine has an intended violation
259against the mbuf cluster allocation policy.
260The unnecessarily allocated clusters are freed within short lifetime,
261and it will not affect long term kernel memory usage.
262.Pp
263Although XNS and IPX supports are included in the driver,
264they are never be tested and must have a lot of bugs.
265.Sh AUTHOR, COPYRIGHT AND DISCLAIMER
265.Sh AUTHORS, COPYRIGHT AND DISCLAIMER
266.Pp
267The
268.Nm fe
266.Pp
267The
268.Nm fe
269driver was originally written and contributed by M. Sekiguchi
270.Li "<seki@sysrap.cs.fujitsu.co.jp>" ,
269driver was originally written and contributed by
270.An M. Sekiguchi Aq seki@sysrap.cs.fujitsu.co.jp ,
271following the
272.Nm ed
271following the
272.Nm ed
273driver written by David Greenman.
273driver written by
274.An David Greenman .
274PC card support in
275.Nm fe
275PC card support in
276.Nm fe
276is written by Hidetoshi Kimura
277.Li "<h-kimura@tokyo.se.fujitsu.co.jp>" .
278This manual page was written by M. Sekiguchi.
277is written by
278.An Hidetoshi Kimura Aq h-kimura@tokyo.se.fujitsu.co.jp .
279This manual page was written by
280.An M. Sekiguchi .
279.Pp
280.Em "All Rights Reserved, Copyright (C) Fujitsu Limited 1995"
281.Pp
282This document and the associated software may be used, modified,
283copied, distributed, and sold, in both source and binary form provided
284that the above copyright, these terms and the following disclaimer are
285retained. The name of the author and/or the contributor may not be
286used to endorse or promote products derived from this document and the

--- 21 unchanged lines hidden ---
281.Pp
282.Em "All Rights Reserved, Copyright (C) Fujitsu Limited 1995"
283.Pp
284This document and the associated software may be used, modified,
285copied, distributed, and sold, in both source and binary form provided
286that the above copyright, these terms and the following disclaimer are
287retained. The name of the author and/or the contributor may not be
288used to endorse or promote products derived from this document and the

--- 21 unchanged lines hidden ---