wavelan(4)


NAME

   wavelan - AT&T GIS WaveLAN ISA device driver

SYNOPSIS

   insmod wavelan_cs.o [io=B,B..] [ irq=I,I..] [name=N,N..]

DESCRIPTION

   This  driver  is  obsolete:  it  was removed from the kernel in version
   2.6.35.

   wavelan is the low-level device driver for the  NCR  /  AT&T  /  Lucent
   WaveLAN  ISA  and Digital (DEC) RoamAbout DS wireless ethernet adapter.
   This driver is available as a  module  or  might  be  compiled  in  the
   kernel.   This  driver  supports multiple cards in both forms (up to 4)
   and allocates the next available ethernet device (eth0..eth#) for  each
   card  found,  unless a device name is explicitly specified (see below).
   This device name will be reported in the kernel log file with  the  MAC
   address, NWID and frequency used by the card.

   Parameters
   This  section  apply  to  the  module  form  (parameters  passed on the
   insmod(8) command line).  If the driver is included in the kernel,  use
   the ether=IRQ,IO,NAME syntax on the kernel command line.

   io     Specify  the  list  of  base address 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...

   irq    Set the list of irq that each wavelan card should use (the value
          is saved in permanent storage for future use).

   name   Set  the  list  of name to be used for each wavelan cards device
          (name used by ifconfig(8)).

   Wireless extensions
   Use iwconfig(8) to manipulate wireless extensions.

   NWID (or domain)
   Set the network ID [0 to FFFF] or disable it [off].   As  the  NWID  is
   stored  in  the  card  Permanent  Storage Area, it will be reuse at any
   further invocation of the driver.

   Frequency & channels
   For the 2.4GHz 2.00 Hardware, you are able  to  set  the  frequency  by
   specifying one of the 10 defined channels (2.412, 2.422, 2.425, 2.4305,
   2.432, 2.442, 2.452, 2.460, 2.462 or 2.484) or directly by  its  value.
   The  frequency  is  changed  immediately  and  permanently.   Frequency
   availability depends on the regulations...

   Statistics spy
   Set a list of MAC addresses in the driver (up to 8) and  get  the  last
   quality of link for each of those (see iwspy(8)).

   /proc/net/wireless
   status  is  the status reported by the modem.  Link quality reports the
   quality of the modulation on the air (direct sequence spread  spectrum)
   [max  = 16].  Level and Noise refer to the signal level and noise level
   [max = 64].  The crypt  discarded  packet  and  misc  discarded  packet
   counters are not implemented.

   Private ioctl
   You may use iwpriv(8) to manipulate private ioctls.

   Quality and level threshold
   Enable you the define the quality and level threshold used by the modem
   (packet below that level are discarded).

   Histogram
   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.

   Specific notes
   This driver will fail to detect some non-NCR/AT&T/Lucent Wavelan cards.
   If this happens for you, you must look in the source code on how to add
   your card to the detection routine.

   Some of the mentioned features are optional.  You may enable to disable
   them by changing flags in the driver header and recompile.

SEE ALSO

   wavelan_cs(4), ifconfig(8), insmod(8), iwconfig(8), iwpriv(8), iwspy(8)

COLOPHON

   This page is part of release 4.09 of the Linux  man-pages  project.   A
   description  of  the project, information about reporting bugs, and the
   latest    version    of    this    page,    can     be     found     at
   https://www.kernel.org/doc/man-pages/.





Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.