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

--- Comment #25 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

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

commit fe70d7b26d7a98b17e315bc3455bee267c618b4e
Author:     Philippe Michaud-Boudreault <pit...@gmail.com>
AuthorDate: 2021-05-04 23:48:21 +0000
Commit:     Vladimir Kondratyev <w...@freebsd.org>
CommitDate: 2021-05-04 23:50:32 +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 <pit...@gmail.com>
    Tested by:      Helge Oldach <free...@oldach.net>
    Reviewed by:    wulf
    PR:             228787
    MFC after:      2 weeks

 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.
_______________________________________________
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"

Reply via email to