https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246998

Adrian Chadd <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from Adrian Chadd <[email protected]> ---
hi!

Just try disabling the rfkill path totally:

edit if_iwm_pcie_trans.c, go to the function named iwm_check_rfkill() and
change "return rv" to "return 0".

I dont' know if the hardware is active or not at this point, but at least we'll
know it's not because it's getting a spurious rfkill interrupt or something.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "[email protected]"

Reply via email to