diff options
Diffstat (limited to 'static/netbsd/man4/cnw.4 4.html')
| -rw-r--r-- | static/netbsd/man4/cnw.4 4.html | 74 |
1 files changed, 0 insertions, 74 deletions
diff --git a/static/netbsd/man4/cnw.4 4.html b/static/netbsd/man4/cnw.4 4.html deleted file mode 100644 index be6ab412..00000000 --- a/static/netbsd/man4/cnw.4 4.html +++ /dev/null @@ -1,74 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">CNW(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">CNW(4)</td> - </tr> -</table> -<div class="manual-text"> -<section class="Sh"> -<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1> -<p class="Pp"><code class="Nm">cnw</code> — <span class="Nd">Netwave - AirSurfer wireless network driver</span></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1> -<p class="Pp"><code class="Cd">cnw* at pcmcia? function ?</code></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> -<p class="Pp">The <code class="Nm">cnw</code> interface provides access to a - theoretical 1 Mb/s wireless Ethernet network based on the Netwave AirSurfer - Wireless LAN (formerly known as the Xircom Netwave Wireless LAN).</p> -<p class="Pp">Note that the driver does not support newer devices such as the - Netwave AirSurfer “Plus”, or the BayStack 650/660. These - devices are supported by the <a class="Xr">awi(4)</a> driver.</p> -<p class="Pp">Netwave devices are not compatible with IEEE 802.11 wireless - networks. Also note that there are Netwave devices with different wireless - frequency, depending on the radio band plan in each country.</p> -<p class="Pp">The card uses 36K of I/O memory mapped to the card. You may need - to increase memory space available to the PCMCIA controller. See - <a class="Xr">pcmcia(4)</a> for details.</p> -<p class="Pp">In use, the cards appear to achieve up to a 420Kb/s transfer rate, - though a transfer rate between 250Kb/s and 350Kb/s is typical.</p> -<p class="Pp">The card operates in the 2.4GHz frequency range and is subject to - interference from microwaves, IEEE 802.11 wireless network devices, as well - as earth. For example, it seems that IEEE 802.11 channel 14 conflicts with - Netwave (US frequency). They interfere with each other if they are both - operated in the same geographic region, causing weird packet loss. You may - be able to avoid the interference with IEEE 802.11 devices, by changing the - IEEE 802.11 channel.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="HARDWARE"><a class="permalink" href="#HARDWARE">HARDWARE</a></h1> -<p class="Pp">Cards supported by the <code class="Nm">cnw</code> driver - include:</p> -<ul class="Bl-item Bd-indent"> - <li>Xircom CreditCard Netwave</li> - <li>NetWave AirSurfer</li> -</ul> -</section> -<section class="Sh"> -<h1 class="Sh" id="DIAGNOSTICS"><a class="permalink" href="#DIAGNOSTICS">DIAGNOSTICS</a></h1> -<dl class="Bl-diag"> - <dt>cnw0: can't map memory</dt> - <dd>Indicates that the driver was not able to allocate enough PCMCIA bus - address space into which to map the device. See - <a class="Xr">pcmcia(4)</a> and increase memory available to the PCMCIA - controller.</dd> -</dl> -</section> -<section class="Sh"> -<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE - ALSO</a></h1> -<p class="Pp"><a class="Xr">arp(4)</a>, <a class="Xr">awi(4)</a>, - <a class="Xr">inet(4)</a>, <a class="Xr">intro(4)</a>, - <a class="Xr">pcmcia(4)</a>, <a class="Xr">cnwctl(8)</a></p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">January 5, 1997</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
