[PATCH 2/2] Add support for ipw killswitch to hal

Daniel Stone daniel.stone at nokia.com
Mon Jul 2 00:57:54 PDT 2007


On Sun, Jul 01, 2007 at 03:03:47PM +0200, ext Adel Gadllah wrote:
> +      <!-- Don't use generic ipw rfkill on Dells -->
> +      <match key="/org/freedesktop/Hal/devices/computer:system.hardware.vendor" contains_not="Dell">
> +        <match key="info.linux.driver" string="ipw3945">
> +          <spawn udi="/org/freedesktop/Hal/devices/ipw_wlan_switch"/>
> +        </match>
> +      </match>
> +  
> +      <!-- Don't use generic ipw rfkill on Dells -->
> +      <match key="/org/freedesktop/Hal/devices/computer:system.hardware.vendor" contains_not="Dell">
> +        <match key="info.linux.driver" string="ipw2200">
> +          <spawn udi="/org/freedesktop/Hal/devices/ipw_wlan_switch"/>
> +        </match>
> +      </match>
> +
> +      <!-- Don't use generic ipw rfkill on Dells -->
> +      <match key="/org/freedesktop/Hal/devices/computer:system.hardware.vendor" contains_not="Dell">
> +        <match key="info.linux.driver" string="ipw2100">
> +          <spawn udi="/org/freedesktop/Hal/devices/ipw_wlan_switch"/>
> +        </match>
> +      </match>

I've owned ThinkPads with all three generations (X40 with ipw2100, T43
with ipw2200, X60s with ipw3945), and none of them have had kill
switches.  Indeed, I've never seen it on a thinkpad, full stop.

Cheers,
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.freedesktop.org/archives/hal/attachments/20070702/ad802db2/attachment.pgp 


More information about the hal mailing list