[Debian-eeepc-devel] Wireless OSD display on 901+ models

Eddy Parris e_mpika at yahoo.co.uk
Sun Aug 17 14:51:59 UTC 2008


Heres the diff from the git repository

eddy at nien-nunb:~$ diff /etc/acpi/actions/hotkey.sh.901 eeepc-acpi-scripts-git/actions/hotkey.sh
34,39c34
<     if lspci|grep -i 'network controller'|grep -q 'RaLink'; then
<         WLAN_IF=ra0
<     elif lspci|grep -i 'atheros'|grep -q -i 'wireless'; then
<         WLAN_IF=ath0
<     fi
<     if grep -q $WLAN_IF /proc/net/wireless; then
---
>     if grep -q ath0 /proc/net/wireless; then


Send instant messages to your online friends http://uk.messenger.yahoo.com 



More information about the Debian-eeepc-devel mailing list