Heres the diff from the git repository

[EMAIL PROTECTED]:~$ 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 

_______________________________________________
Debian-eeepc-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel

Reply via email to