The linuxwifi driver provides access to information about wireless Ethernet cards in Linux. It reads the wireless info found in /proc/net/wireless. Sort of ad hoc right now, as I've only tested on our own orinoco cards.
- Compile-time dependencies
- Provides
- Requires
- Configuration requests
- Configuration file options
- interval (integer)
- Default: 1000
- Update interval; i.e., time between reading /proc/net/wireless (milliseconds)
- Example
driver
(
name "linuxwifi"
provides ["wifi:0"]
)
- Author:
- John Sweeney
|
Last updated 12 September 2005 21:38:45
|