op_lidsettings: Added new tool to change what happens when you close the lid (submitt...
[openpandora.oe.git] / recipes / pandora-system / pandora-wifi / rc.tiwifi.old
1 #!/bin/sh
2
3 rmmod wlan
4
5 insmod $(busybox find /lib/modules/$(uname -r) -name "wlan.ko")