|
NAMEan —
Aironet Communications 4500/4800 wireless network adapter
driver
SYNOPSISTo compile this driver into the kernel, place the following lines in your kernel configuration file:device an
device wlan Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_an_load="YES" DESCRIPTIONThean driver provides support for Aironet
Communications 4500 and 4800 wireless network adapters and variants, including
the following:
Support for these devices include the ISA and PCI varieties. The Aironet 4500 series adapters operate at 1 and 2Mbps while the Aironet 4800 series and Cisco adapters can operate at 1, 2, 5.5 and 11Mbps. The ISA and PCI devices are all based on the same core PCMCIA hardware and all have the same programming interface. The ISA and PCI cards appear to the host as normal ISA and PCI devices. ISA cards can either be configured to use ISA Plug and Play or to
use a particular I/O address and IRQ by properly setting the DIP switches on
the board. (The default switch setting is for Plug and Play.) The
All host/device interaction with the Aironet cards is via
programmed I/O. The Aironet devices support 802.11 and 802.3 frames, power
management, BSS (infrastructure) and IBSS (ad-hoc) operation modes. The
By default, the For more information on configuring this device, see ifconfig(8). DIAGNOSTICS
SEE ALSOaltq(4), arp(4), miibus(4), netintro(4), wlan(4), ancontrol(8), ifconfig(8)HISTORYThean device driver first appeared in
FreeBSD 4.0.
The AUTHORSThean driver was written by Bill
Paul
<wpaul@ee.columbia.edu>.
Visit the GSP FreeBSD Man Page Interface. |