Deleted Added
full compact
wl.4 (36753) wl.4 (38702)
1.\"
2.\" Copyright (c) 1997, Jim Binkley
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) 1997, Jim Binkley
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.\" $Id: wl.4,v 1.3 1998/03/12 07:30:40 charnier Exp $
31.\" $Id: wl.4,v 1.4 1998/06/08 06:11:59 jkoshy Exp $
32.Dd July 7, 1997
33.Dt WL 4 i386
34.Os FreeBSD
35.Sh NAME
36.Nm wl
37.Nd T1 speed ISA/radio lan card
38.Sh SYNOPSIS
39.Cd "device wl0 at isa? port 0x300 net irq 5 vector wlintr"

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

122The 82586 has numerous defects. It may experience transmit-side
123errors when modern faster cpus send packets at it faster than it can handle.
124The driver (and probably the chip) does not support an all multicast mode.
125As a result, it can be used with applications like mrouted(8), but
126it must go into promiscuous mode for that to work. The driver
127is slow to change modes from "normal" to promiscuous mode, presumably
128due to delays in the configuration code.
129.Sh SEE ALSO
32.Dd July 7, 1997
33.Dt WL 4 i386
34.Os FreeBSD
35.Sh NAME
36.Nm wl
37.Nd T1 speed ISA/radio lan card
38.Sh SYNOPSIS
39.Cd "device wl0 at isa? port 0x300 net irq 5 vector wlintr"

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

122The 82586 has numerous defects. It may experience transmit-side
123errors when modern faster cpus send packets at it faster than it can handle.
124The driver (and probably the chip) does not support an all multicast mode.
125As a result, it can be used with applications like mrouted(8), but
126it must go into promiscuous mode for that to work. The driver
127is slow to change modes from "normal" to promiscuous mode, presumably
128due to delays in the configuration code.
129.Sh SEE ALSO
130.Xr wlconfig 8 ,
131.Xr sysctl 8 ,
130.Xr sysctl 8 ,
131.Xr wlconfig 8 ,
132.Xr http://www.wavelan.com
133.Sh HISTORY
134The
135.Nm wl
136driver was written by
137.An Anders Klemets
138(thousands of years ago?) and
139appears to be based on an even older Intel 82586 driver. The 82586

--- 19 unchanged lines hidden ---
132.Xr http://www.wavelan.com
133.Sh HISTORY
134The
135.Nm wl
136driver was written by
137.An Anders Klemets
138(thousands of years ago?) and
139appears to be based on an even older Intel 82586 driver. The 82586

--- 19 unchanged lines hidden ---