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

--- Comment #8 from Adrian Chadd <adr...@freebsd.org> ---
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.
_______________________________________________
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"

Reply via email to