[Bug 228787] Intel 7260 bluetooth broken.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 15 14:29:44 UTC 2021


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

--- Comment #19 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=788a171c77760c2847b6433c5a914a304d0aa184

commit 788a171c77760c2847b6433c5a914a304d0aa184
Author:     Vladimir Kondratyev <wulf at FreeBSD.org>
AuthorDate: 2021-04-15 14:26:32 +0000
Commit:     Vladimir Kondratyev <wulf at FreeBSD.org>
CommitDate: 2021-04-15 14:26:32 +0000

    ng_ubt: Block attachment of uninitialized Intel Wireless 7265

    As this controller requires firmware patch downloading to operate.
    "Intel Wireless 7265" support in iwmbtfw(8) is yet to be done.

    Tested by:      arrowd et al
    PR:             228787
    MFC after:      2 weeks

 sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c       |   5 +-
 sys/netgraph/bluetooth/drivers/ubt/ng_ubt_intel.c | 122 +++++++++++++++++-----
 sys/netgraph/bluetooth/drivers/ubt/ng_ubt_var.h   |   4 +
 3 files changed, 103 insertions(+), 28 deletions(-)

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


More information about the freebsd-wireless mailing list