Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Jun 2020 15:08:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        wireless@FreeBSD.org
Subject:   [Bug 246998] iwm: Wireless device not working after resume
Message-ID:  <bug-246998-21060-NdHGPFyz9U@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246998-21060@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246998-21060@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246998

--- Comment #8 from Adrian Chadd <adrian@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 w=
e'll
know it's not because it's getting a spurious rfkill interrupt or something.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246998-21060-NdHGPFyz9U>