[Bug 228787] Intel 7260 bluetooth broken.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 23 22:46:50 UTC 2021


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

--- Comment #26 from commit-hook at FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=0be693b3d5f1bda593a96ba3fcd5a31538b35781

commit 0be693b3d5f1bda593a96ba3fcd5a31538b35781
Author:     Philippe Michaud-Boudreault <pitwuu at gmail.com>
AuthorDate: 2021-05-04 23:48:21 +0000
Commit:     Vladimir Kondratyev <wulf at FreeBSD.org>
CommitDate: 2021-05-23 22:44:36 +0000

    iwmbtfw(8): Add support for Intel 7260/7265 bluetooth adapter firmwares

    To use it comms/iwmbt-firmware port should be updated to 20210315 version.

    Submitted by:   Philippe Michaud-Boudreault <pitwuu at gmail.com>
    Tested by:      Helge Oldach <freebsd at oldach.net>
    Reviewed by:    wulf
    PR:             228787

 usr.sbin/bluetooth/iwmbtfw/iwmbt_fw.c   |  14 ++
 usr.sbin/bluetooth/iwmbtfw/iwmbt_hw.c   | 189 +++++++++++++++++++++++-
 usr.sbin/bluetooth/iwmbtfw/iwmbt_hw.h   |   5 +
 usr.sbin/bluetooth/iwmbtfw/iwmbtfw.8    |  10 +-
 usr.sbin/bluetooth/iwmbtfw/iwmbtfw.conf |   2 +-
 usr.sbin/bluetooth/iwmbtfw/main.c       | 253 +++++++++++++++++++++++---------
 6 files changed, 401 insertions(+), 72 deletions(-)

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


More information about the freebsd-wireless mailing list