MAN page from Mandrake Other pcmcia-cs-3.0.0-1.i386.rpm
NETWAVE_CS
Section: Devices and Network Interfaces (4)
Updated: 1997/09/08 02:13:01
Index NAME
netwave_cs - Xircom Creditcard Netwave device driver
SYNOPSIS
insmod netwave_cs.o[
pc_debug=n][
domain=n][
scramble_key=n][
mem_speed=n][
irq_list=i,j,...]
DESCRIPTION
Netwave_csis the low-level Card Services driver for the Xircom CreditcardNetwave PCMCIA wireless network adapter. When this driver is attachedto a card, it allocates the next available ethernet device(
eth0..
eth#).Thisdevice name will be reported in the kernel log file, and will bepassed on to
cardmgr(8).
The wireless domain number and scrambling key can be specified usingmodule parameters when the module is loaded. These parameters shouldbe specified in/etc/pcmcia/config.opts.
PARAMETERS
- pc_debug=n
- Selects the PCMCIA debugging level. This parameter is only availableif the module is compiled with debugging enabled. A non-zero valueenables debugging.
- domain=n
- Selects what access point(s) to talk to, by their domain number.Values from 0 to 0x1ff are valid; 0x100 is the default.
- scramble_key=n
- Selects the scramble key for domains that are scrambled. Values from0 to 0x1ff are valid. The default is 0 (no scrambling).
- mem_speed=n
- Sets the access speed of the shared memory window, in nanoseconds.The default is 0 (i.e., no extra wait states). Values of up to 1000are legal.
- irq_list=i,j,...
- Specifies the set of interrupts that may be allocated by this driver.
BUGS
The statistics reported back from the driver are wrong.
AUTHORS
Dag Brattli - dagbAATTcs.uit.no
John Markus Bjorndalen - johnmAATTstaff.cs.uit.no
David Hinds - dhindsAATThyper.stanford.edu
SEE ALSO
cardmgr(8),
pcmcia(5).
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- PARAMETERS
- BUGS
- AUTHORS
- SEE ALSO
This document was created byman2html,using the manual pages.