Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2019 16:55:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        wireless@FreeBSD.org
Subject:   [Bug 227044] Add support for Intel 9260 and 5165 (iwm) wireless devices
Message-ID:  <bug-227044-21060-B9KKLI8Hrn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227044-21060@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227044-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=3D227044

--- Comment #7 from Mark Johnston <markj@FreeBSD.org> ---
I have access to a laptop with a 9560 chipset.  The big difference in the
9000-series chips is that they support MSIX multiple receive queues and use=
 a
different interface ("RFH", not sure what that stands for) to configure the=
m.

I converted iwm to use this interface, based on iwlwifi and lwhsu and wjguo=
's
work, and am trying to configure a single RX queue with MSI.  I'm able to l=
oad
the firmware image, and get an "firmware alive" interrupt after, but I don't
get any RX interrupts, so we time out waiting for a reply to the "alive"
message.

--=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-227044-21060-B9KKLI8Hrn>