wavelan.4: srcfix: remove unneeded comments

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-09-12 15:28:33 +02:00
parent 4468d2b73d
commit 0b08dd494d
1 changed files with 0 additions and 30 deletions

View File

@ -9,19 +9,10 @@
.\" (mtk, July 2006)
.\"
.TH WAVELAN 4 1996-10-22 "Linux" "Linux Programmer's Manual"
.\"
.\" NAME part
.\"
.SH NAME
wavelan \- AT&T GIS WaveLAN ISA device driver
.\"
.\" SYNOPSIS part
.\"
.SH SYNOPSIS
.BI "insmod wavelan_cs.o [io=" B,B.. "] [ irq=" I,I.. "] [name=" N,N.. ]
.\"
.\" DESCRIPTION part
.\"
.SH DESCRIPTION
.I wavelan
is the low-level device driver for the NCR / AT&T / Lucent
@ -38,9 +29,6 @@ explicitly specified (see below).
This device name will be reported
in the kernel log file with the MAC address, NWID and frequency used
by the card.
.\"
.\" PARAMETER part
.\"
.SS Parameters
This section apply to the module form (parameters passed on the
.BR insmod (8)
@ -64,14 +52,10 @@ saved in permanent storage for future use).
Set the list of name to be used for each wavelan cards device (name
used by
.BR ifconfig (8)).
.\"
.\" WIRELESS part
.\"
.SS "Wireless Extensions"
Use
.BR iwconfig (8)
to manipulate wireless extensions.
.\" NWID sub part
.SS NWID (or domain)
Set the network ID
.RI [ 0
@ -81,7 +65,6 @@ or disable it
.RI [ off ].
As the NWID is stored in the card Permanent Storage Area, it will be
reuse at any further invocation of the driver.
.\" Frequency sub part
.SS Frequency & channels
For the 2.4GHz 2.00 Hardware, you are able to set the frequency by
specifying one of the 10 defined channels
@ -93,12 +76,10 @@ or directly by its value.
The frequency is changed immediately and
permanently.
Frequency availability depends on the regulations...
.\" Spy sub part
.SS Statistics spy
Set a list of MAC addresses in the driver (up to 8) and get the last
quality of link for each of those (see
.BR iwspy (8)).
.\" /proc/net/wireless part
.SS /proc/net/wireless
.I status
is the status reported by the modem.
@ -114,18 +95,13 @@ The
and
.I misc discarded packet
counters are not implemented.
.\"
.\" IOCTL part
.\"
.SS "Private Ioctl"
You may use
.BR iwpriv (8)
to manipulate private ioctls.
.\" threshold part
.SS Quality and Level threshold
Enable you the define the quality and level threshold used by the
modem (packet below that level are discarded).
.\" Histogram part
.SS Histogram
This functionality makes it possible to set a number of
signal level intervals and
@ -133,9 +109,6 @@ to count the number of packets received in each of those defined
intervals.
This distribution might be used to calculate the mean value
and standard deviation of the signal level.
.\"
.\" SPECIFIC part
.\"
.SS "Specific Notes"
This driver will fail to detect some
.B non-NCR/ATT&T/Lucent
@ -146,9 +119,6 @@ how to add your card to the detection routine.
Some of the mentioned features are optional.
You may enable to disable
them by changing flags in the driver header and recompile.
.\"
.\" AUTHOR part
.\"
.\" .SH AUTHOR
.\" Bruce Janson \(em bruce@cs.usyd.edu.au
.\" .br