Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'An easier way' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
An easier way
Authored by: don4r on Apr 11, '03 10:39:29PM
Here is such a script. It is derived from the driver.sh script for loading/unloading the viha wireless driver used with kismac.

To unload the airport extreme kext, type: sudo sh ./ae_driver.sh stop
To start it back up: sudo sh ./ae_driver.sh start
If you want to unload/reload the driver (because something strange is happening): sudo sh ./ae_driver.sh restart

[ Reply to This | # ]