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 comman
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>Tested by: arrowdDifferential revision: https://reviews.freebsd.org/D30543(cherry picked from commit da93a73f834612b659b37b513c8296e1178d249b)
show more ...
iwmbtfw(8): Add support for Intel 7260/7265 bluetooth adapter firmwaresTo use it comms/iwmbt-firmware port should be updated to 20210315 version.Submitted by: Philippe Michaud-Boudreault <pitwuu@
iwmbtfw(8): Add support for Intel 7260/7265 bluetooth adapter firmwaresTo use it comms/iwmbt-firmware port should be updated to 20210315 version.Submitted by: Philippe Michaud-Boudreault <[email protected]>Tested by: Helge Oldach <[email protected]>Reviewed by: wulfPR: 228787
pccard: Remove bt3c(4) driverpccard is being removed, so remove bt3c driver since it only has PCCard attachment. Also remove bt3cfw(8) since it's the firmware for thisdriver.Relnotes: Yes
bluetooth: Fix a mandoc related issues- new sentence, new line- sections out of conventional order: Sh FILES- unusual Xr order: bthost(1) after bthidd(8)- no blank before trailing delimiter- wh
bluetooth: Fix a mandoc related issues- new sentence, new line- sections out of conventional order: Sh FILES- unusual Xr order: bthost(1) after bthidd(8)- no blank before trailing delimiter- whitespace at end of input line- sections out of conventional order: Sh EXIT STATUSMFC after: 1 week
Add le_rand command.PR: 247808Submitted by: Marc Veldman
Add le_read_channel_map and le_read_remote_features commandPR: 247051Submitted by: Marc Veldman marc at bumblingdork.com
Fix connection event message string (n->\n)PR: 246664Submitted by: Marc Veldman ([email protected])Reported by: Jose Luis Duran ([email protected])
Add le_connect command to connect to an LE device.PR:246664Submitted by:MarcVeldman
Add LE Whitelist commands to hccontrolPR: 214555Submitted by Marc Veldman
Add le_scan subcommand to hccontrol.PR: 246141Submitted by: Marc Veldman
Document le_enable subcommand
Add le_read_buffer_size command and manpage.It supports both v1 and v2 command.PR:245964Submitted by: Marc Veldman <[email protected]>
Improve error handlingCheck return values from hci_request()Check rp.statusPrint error messages with hci_status2str()PR: 245769Submitted by: Marc Veldman
Resolve vendor id to string.
Fix advertise packet parsing.Differential Revision: https://reviews.freebsd.org/D21779
Properly update AD field length in hccontrol(8).While at it use strtol() instead of atoi() to support hexadecimalnumbers aswell as 10-base numbers.Submitted by: Marc Veldman <[email protected]
Properly update AD field length in hccontrol(8).While at it use strtol() instead of atoi() to support hexadecimalnumbers aswell as 10-base numbers.Submitted by: Marc Veldman <[email protected]>PR: 245899MFC after: 1 weekSponsored by: Mellanox Technologies
Put advertising data in correct place.Submitted by: Marc Veldman <[email protected]>PR: 245848MFC after: 1 weekSponsored by: Mellanox Technologies
Rename two commands to match the Bluetooth specification in hccontrol(8).Fix some bad spelling while at it.Submitted by: Marc Veldman <[email protected]>PR: 245868MFC after: 1 weekSponsore
Rename two commands to match the Bluetooth specification in hccontrol(8).Fix some bad spelling while at it.Submitted by: Marc Veldman <[email protected]>PR: 245868MFC after: 1 weekSponsored by: Mellanox Technologies
Add support for LE advertising to hccontrol(8).Submitted by: Marc Veldman <[email protected]>PR: 245848MFC after: 1 weekSponsored by: Mellanox Technologies
Add support for Read_Local_Supported_Commands command to hccontrol(8).Submitted by: Marc Veldman <[email protected]>PR: 245811MFC after: 1 weekSponsored by: Mellanox Technologies
Update string tables in hccontrol(8).Submitted by: Marc Veldman <[email protected]>PR: 245796MFC after: 1 weekSponsored by: Mellanox Technologies
Substitute le_read_supported_status with le_read_supported_states.Refer to bluetooth core v5.2 specifications Vol4. Part E. 7.8.27.PR: 245763Submitted by: Marc Veldman <[email protected]>MF
Substitute le_read_supported_status with le_read_supported_states.Refer to bluetooth core v5.2 specifications Vol4. Part E. 7.8.27.PR: 245763Submitted by: Marc Veldman <[email protected]>MFC after: 1 weekSponsored by: Mellanox Technologies
Fix cut and paste off-by-one error in hccontrol(8).Make sure strncpy() doesn't write beyond its given buffer.PR: 245739MFC after: 1 weekSponsored by: Mellanox Technologies
Improve printing of le features in hccontrol(8).Submitted by: Marc Veldman <[email protected]>PR: 245739MFC after: 1 weekSponsored by: Mellanox Technologies
Bring HCI error messages up-to-date.See Bluetooth v5.6 core specification Vol.1 Part F: Controller error codes.Submitted by: Marc Veldman <[email protected]>PR: 245737MFC after: 1 weekSpon
Bring HCI error messages up-to-date.See Bluetooth v5.6 core specification Vol.1 Part F: Controller error codes.Submitted by: Marc Veldman <[email protected]>PR: 245737MFC after: 1 weekSponsored by: Mellanox Technologies
12345678