.\" -*- coding: UTF-8 -*- .\" From jt@hplb.hpl.hp.com Thu Dec 19 18:31:49 1996 .\" From: Jean Tourrilhes .\" Address: HP Labs, Filton Road, Stoke Gifford, Bristol BS12 6QZ, U.K. .\" Jean II - HPLB - '96 .\" wavelan.c.4 .\" .\" Provenance of this page is unclear. .\" .\" %%%LICENSE_START(GPL_NOVERSION_ONELINE) .\" Licensed under the GPL, .\" after inquiries with Jean Tourrilhes and Bruce Janson .\" (mtk, July 2006) .\" %%%LICENSE_END .\" .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH WAVELAN 4 "15 Septiembre 2017" Linux "Manual del Programador de Linux" .SH NOMBRE wavelan \- controlador del dispositivo AT&T GIS WaveLAN ISA .SH SINOPSIS \fBinsmod wavelan_cs.o [io=\fP\fIB,B..\fP\fB] [ irq=\fP\fII,I..\fP\fB] [name=\fP\fIN,N..\fP\fB]\fP .SH DESCRIPCIÓN \fIThis driver is obsolete:\fP it was removed from the kernel in version 2.6.35. .PP \fBwavelan\fP es el controlador de dispositivo de bajo nivel para el adaptador Ethernet inalámbrico \fBWaveLAN ISA\fP de NCR / AT&T / Lucent y \fBRoamAbout DS\fP de Digital (DEC). Este controlador está disponible como módulo o puede compilarse en el núcleo. Este controlador admite varias tarjetas en ambas formas (hasta 4) y asigna el siguiente controlador Ethernet disponible (eth0..eth#) para cada tarjeta que encuentra, a menos que se especifique explícitamente un nombre de dispositivo (vea más abajo). Este nombre de dispositivo será registrado en el fichero de registro del núcleo con la dirección física (MAC), NWID y frecuencia empleada por la tarjeta. .SS Parametros Esta sección se aplica al módulo (parámetros pasados en la línea de orden de \fBinsmod\fP(8)). Si el controlador se incluye en el núcleo, emplee la sintaxis \fIether=IRQ,IO,NAME\fP en la línea de órdenes del núcleo. .TP \fBio\fP Specify the list of base addresses where to search for wavelan cards (setting by dip switch on the card). If you don't specify any io address, the driver will scan 0x390 and 0x3E0 addresses, which might conflict with other hardware... .TP \fBirq\fP Establece la lista de interrupciones (IRQs) que cada tarjeta Wavelan podría utilizar (el valor se guarda en almacenamiento permanente para un uso futuro). .TP \fBnombre\fP Establece la lista de nombres que serán empleados para cada dispositivo tarjeta Wavelan (nombres empleados por \fBifconfig\fP(8)). .SS "Wireless extensions" Emplee \fBiwconfig\fP(8) para manipular extensiones inalámbricas. .SS "NWID (o dominio)" Establece la ID de red [\fI0\fP a \fIFFFF\fP] o la inhabilita [\fIoff\fP]. Como el NWID se almacena en el Área de Almacenamiento Permanente de la tarjeta, será reutilizado en cualquier llamada posterior del controlador. .SS "Frecuencia y canales" For the 2.4\ GHz 2.00 Hardware, you are able to set the frequency by specifying one of the 10 defined channels (\fI2.412,\fP \fI2.422, 2.425, 2.4305, 2.432, 2.442, 2.452, 2.460, 2.462\fP or \fI2.484\fP) or directly as a numeric value. The frequency is changed immediately and permanently. Frequency availability depends on the regulations... .SS "Estadísticas de espía" Establece una lista de direcciones Ethernet (MAC) en el dispositivo (hasta 8) y obtiene la última calidad de enlace para cada una de ellas (vea \fBiwspy\fP(8)). .SS /proc/net/wireless \fIstatus\fP es el estado según informa el módem. \fICalidad de enlace\fP informa de la calidad de la modulación en el aire (espectro extendido de secuencia directa) [max = 16]. \fILevel\fP y \fINoise\fP se refieren al nivel de señal y nivel de ruido [max = 64 ]. Los contadores \fIcrypt discarded packet\fP y \fImisc discarded packet\fP no están implementados. .SS "Ioctl privado" Ud. puede utilizar \fBiwpriv\fP(8) para manipular ioctls privadas. .SS "Umbral de Calidad y Nivel" Le permite definir el umbral de calidad y nivel empleado por el módem (un paquete por debajo de ese nivel es descartado). .SS Histograma This functionality makes it possible to set a number of signal level intervals and 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. .SS "Specific notes" This driver fails to detect some \fBnon\-NCR/AT&T/Lucent\fP Wavelan cards. If this happens for you, you must look in the source code on how to add your card to the detection routine. .PP .\" .SH AUTHOR .\" Bruce Janson \(em bruce@cs.usyd.edu.au .\" .br .\" Jean Tourrilhes \(em jt@hplb.hpl.hp.com .\" .br .\" (and others; see source code for details) .\" .\" SEE ALSO part .\" Algunas de las características mencionadas son opcionales. Ud. puede habilitarlas o inhabilitarlas cambiando constantes en el fichero de cabecera del controlador y recompilando. .SH "VÉASE TAMBIÉN" \fBwavelan_cs\fP(4), \fBifconfig\fP(8), \fBinsmod\fP(8), \fBiwconfig\fP(8), \fBiwpriv\fP(8), \fBiwspy\fP(8) .SH COLOFÓN Esta página es parte de la versión 5.10 del proyecto Linux \fIman\-pages\fP. Puede encontrar una descripción del proyecto, información sobre cómo informar errores y la última versión de esta página en \%https://www.kernel.org/doc/man\-pages/. .SH TRADUCCIÓN La traducción al español de esta página del manual fue creada por Gerardo Aburruzaga García . Esta traducción es documentación libre; lea la .UR https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3 .UE o posterior con respecto a las condiciones de copyright. No existe NINGUNA RESPONSABILIDAD. Si encuentra algún error en la traducción de esta página del manual, envíe un correo electrónico a .MT debian-l10n-spanish@lists.debian.org>. .ME .