Version 308 is out.
Two major enhancements, since rev280. Read on to find out more.
After restructuring the WLAN stack it is now possible to
- dynamically un/-reload the driver
- shutting WLAN completely down by using ifconfig /dev/net/atheros/0 down (reenabling might require a reboot, though)
Note: To reload the driver, it must be ensured that no program is using the driver. With issuing the command ifconfig /dev/net/atheros/0 down
you can enforce this.
Comments