Comment 13 for bug 267875

Revision history for this message
In , Maciej Grela (maciej-grela) wrote :

(In reply to comment #3)
> Created an attachment (id=19658) [details]
> patch to support the kernel's new rfkill interface
>
> please find attached a patch that adds support for the kernel's new generic
> rfkill interface. Tested here on Ubuntu 8.10 beta; (very ugly) backwards
> compatibility is maintained for the old ipw/iwl interface.
>

Thanks, the patch works, kind of. I had to add a check for it not to return an error back to HAL when some of the device UDIs it tries to process are not network interfaces. Patch attached.