>> However, could you please provide a quick hack to meet my rare need, to keep 
>my wifi class always enabled, regardless of what the BIOS is reporting?  It 
>would be confined to my system strictly.
>
>You could simply not schedule killswitch checks by commenting this code
>in src/nm-hal-manager.c out:
>
>       /* Poll switches if this is the first switch we've found */
>       if (!priv->killswitch_list)
>               priv->killswitch_poll_id = g_idle_add (poll_killswitches, self);

That did it!  Forever grateful.
>
>Dan
_______________________________________________
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to