Date: Sun, 29 Oct 2017 02:34:21 -0400 From: Farhan Khan <khanzf@gmail.com> To: freebsd-wireless@freebsd.org Subject: C2H on rtwn not handled Message-ID: <96dc159c-1d56-5bea-7100-75dd117d828d@gmail.com>
next in thread | raw e-mail | index | archive | help
Hi all, I am trying to extend the rtwn driver to add RTL8188EE support. I am still getting this error whenever I enable the WiFi card: rtwn0: r92c_handle_c2h_task: C2H report 0 (len 0) was not handled From my reading of the code, it appears that the driver is trying to read a status-value from the card, but it fails to return a valid result. Is there something that I need to do to initialize this? If so, what exactly? This appears to be a firmware-specific routine and I have enabled the firmware. I have been on this for an extended period of time and am stuck :( Thank you! -- Farhan Khan PGP Fingerprint: B28D 2726 E2BC A97E 3854 5ABE 9A9F 00BC D525 16EE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?96dc159c-1d56-5bea-7100-75dd117d828d>