From: Don Armstrong Date: Thu, 31 Jan 2008 22:25:23 +0000 (+0000) Subject: add reload atheros X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;ds=sidebyside;h=ebad6552712514e23ca61066c4703d4a4fca265f;p=bin.git add reload atheros --- diff --git a/reload_atheros b/reload_atheros new file mode 100755 index 0000000..8813ef6 --- /dev/null +++ b/reload_atheros @@ -0,0 +1,4 @@ +#!/bin/sh +sudo modprobe -r ath_pci ath_rate_sample ath_hal wlan_wep wlan_scan_sta wlan +sudo modprobe ath_pci wlan_wep +