freebsd-dev/usr.sbin/bluetooth/iwmbtfw
Vladimir Kondratyev da93a73f83 iwmbtfw(8): Improve Intel 7260/7265 adaptors handling
- Allow firmware downloading for hw_variant #8;
- Enter manufacturer mode for setting of event mask;
- Handle multi-event response on HCI commands for 7260;
  This allows to remove kludge with skipping of 0xfc2f opcode.
- Disable patch and exit manufacturer mode on downloading failure;
- Use default firmware if correct firmware file is not found;

Reviewed by:	Philippe Michaud-Boudreault <pitwuu_AT_gmail_DOT_com>
MFC after:	1 week
Tested by:	arrowd
Differential revision:	https://reviews.freebsd.org/D30543
2021-05-31 22:32:08 +03:00
..
iwmbt_dbg.h
iwmbt_fw.c iwmbtfw(8): Improve Intel 7260/7265 adaptors handling 2021-05-31 22:32:08 +03:00
iwmbt_fw.h
iwmbt_hw.c iwmbtfw(8): Improve Intel 7260/7265 adaptors handling 2021-05-31 22:32:08 +03:00
iwmbt_hw.h iwmbtfw(8): Add support for Intel 7260/7265 bluetooth adapter firmwares 2021-05-05 02:50:32 +03:00
iwmbtfw.8 iwmbtfw(8): Add support for Intel 7260/7265 bluetooth adapter firmwares 2021-05-05 02:50:32 +03:00
iwmbtfw.conf iwmbtfw(8): Add support for Intel 7260/7265 bluetooth adapter firmwares 2021-05-05 02:50:32 +03:00
main.c iwmbtfw(8): Improve Intel 7260/7265 adaptors handling 2021-05-31 22:32:08 +03:00
Makefile