[Bug 246998] iwm: Wireless device not working after resume
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jun 6 15:08:49 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246998
--- Comment #8 from Adrian Chadd <adrian at 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.
More information about the freebsd-wireless
mailing list