CNW(4) | Device Drivers Manual | CNW(4) |
cnw
— Xircom
CreditCard Netwave wireless network device
cnw* at pcmcia?
The cnw
device driver provides support for
Xircom CreditCard Netwave (also known as Netwave Airsurfer) PCMCIA wireless
network adapters.
The wireless domain number and scrambling key can be specified by the following kernel configuration options:
CNW_DOMAIN=value
0
to 0x1ff
are valid;
0x100
is the default if this option is not
defined.CNW_SCRAMBLEKEY=value
0
to 0x1ff
are valid;
0
(no scrambling) is the default if this option is
not defined.The cnw
device driver appeared in
OpenBSD 2.6.
Multicasting or receiver promiscuity is not supported yet.
May 31, 2007 | OpenBSD-6.0 |