wavelan.4: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-04-20 09:18:41 +02:00
parent 2513b407d1
commit 7529f3ff72
1 changed files with 3 additions and 3 deletions

View File

@ -45,18 +45,18 @@ If the driver is included in the kernel, use the
syntax on the kernel command line. syntax on the kernel command line.
.TP .TP
.B io .B io
Specify the list of base address where to search for wavelan cards Specify the list of base addresses where to search for wavelan cards
(setting by dip switch on the card). (setting by dip switch on the card).
If you don't specify any io If you don't specify any io
address, the driver will scan 0x390 and 0x3E0 addresses, which might address, the driver will scan 0x390 and 0x3E0 addresses, which might
conflict with other hardware... conflict with other hardware...
.TP .TP
.B irq .B irq
Set the list of irq that each wavelan card should use (the value is Set the list of IRQs that each wavelan card should use (the value is
saved in permanent storage for future use). saved in permanent storage for future use).
.TP .TP
.B name .B name
Set the list of name to be used for each wavelan cards device (name Set the list of names to be used for each wavelan card device (name
used by used by
.BR ifconfig (8)). .BR ifconfig (8)).
.SS Wireless extensions .SS Wireless extensions