<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/bluetooth, branch stable/12</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>iwmbtfw(8): Fix a typo in a kernel message</title>
<updated>2023-01-16T06:27:45+00:00</updated>
<author>
<name>Gordon Bergling</name>
<email>gbe@FreeBSD.org</email>
</author>
<published>2023-01-11T11:22:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1a27768e01ecdec7f5e556c6d284564904d2e230'/>
<id>1a27768e01ecdec7f5e556c6d284564904d2e230</id>
<content type='text'>
- s/succesful/successful/

(cherry picked from commit 40bb52c89b87c1417be5ded6808bd674d512900e)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- s/succesful/successful/

(cherry picked from commit 40bb52c89b87c1417be5ded6808bd674d512900e)
</pre>
</div>
</content>
</entry>
<entry>
<title>iwmbtfw(8): Improve Intel 7260/7265 adaptors handling</title>
<updated>2022-11-24T23:16:08+00:00</updated>
<author>
<name>Vladimir Kondratyev</name>
<email>wulf@FreeBSD.org</email>
</author>
<published>2021-05-31T19:32:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d95de59e943e2c07e35880d04467e822c234c3db'/>
<id>d95de59e943e2c07e35880d04467e822c234c3db</id>
<content type='text'>
- 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 &lt;pitwuu_AT_gmail_DOT_com&gt;
MFC after:	1 week
Tested by:	arrowd
Differential revision:	https://reviews.freebsd.org/D30543

(cherry picked from commit da93a73f834612b659b37b513c8296e1178d249b)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 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 &lt;pitwuu_AT_gmail_DOT_com&gt;
MFC after:	1 week
Tested by:	arrowd
Differential revision:	https://reviews.freebsd.org/D30543

(cherry picked from commit da93a73f834612b659b37b513c8296e1178d249b)
</pre>
</div>
</content>
</entry>
<entry>
<title>iwmbtfw(8): Add support for Intel 7260/7265 bluetooth adapter firmwares</title>
<updated>2022-11-24T23:15:54+00:00</updated>
<author>
<name>Philippe Michaud-Boudreault</name>
<email>pitwuu@gmail.com</email>
</author>
<published>2021-05-04T23:48:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f16c39e7fe641cf9e6f17cfc177d2300b218bf45'/>
<id>f16c39e7fe641cf9e6f17cfc177d2300b218bf45</id>
<content type='text'>
To use it comms/iwmbt-firmware port should be updated to 20210315 version.

Submitted by:	Philippe Michaud-Boudreault &lt;pitwuu@gmail.com&gt;
Tested by:	Helge Oldach &lt;freebsd@oldach.net&gt;
Reviewed by:	wulf
PR:		228787
MFC after:	2 weeks

(cherry picked from commit fe70d7b26d7a98b17e315bc3455bee267c618b4e)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To use it comms/iwmbt-firmware port should be updated to 20210315 version.

Submitted by:	Philippe Michaud-Boudreault &lt;pitwuu@gmail.com&gt;
Tested by:	Helge Oldach &lt;freebsd@oldach.net&gt;
Reviewed by:	wulf
PR:		228787
MFC after:	2 weeks

(cherry picked from commit fe70d7b26d7a98b17e315bc3455bee267c618b4e)
</pre>
</div>
</content>
</entry>
<entry>
<title>bluetooth(3): Fix a typo in a source code comment</title>
<updated>2022-08-03T04:12:06+00:00</updated>
<author>
<name>Gordon Bergling</name>
<email>gbe@FreeBSD.org</email>
</author>
<published>2022-07-31T10:13:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1510db242a9a72a367c038cf02d13fd59c33dde6'/>
<id>1510db242a9a72a367c038cf02d13fd59c33dde6</id>
<content type='text'>
- s/intrrupt/interrupt/

(cherry picked from commit e24fd6d664091dbdf35e5fa77f276613b2e21691)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- s/intrrupt/interrupt/

(cherry picked from commit e24fd6d664091dbdf35e5fa77f276613b2e21691)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r368813:  bluetooth: Fix a mandoc related issues</title>
<updated>2020-12-27T12:54:32+00:00</updated>
<author>
<name>Gordon Bergling</name>
<email>gbe@FreeBSD.org</email>
</author>
<published>2020-12-19T13:36:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0584ccf61a2330532e96b59c3adefb984670e921'/>
<id>0584ccf61a2330532e96b59c3adefb984670e921</id>
<content type='text'>
- 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 STATUS

(cherry picked from commit 60ee05db4b19763137c399a0d79509af14e7440a)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 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 STATUS

(cherry picked from commit 60ee05db4b19763137c399a0d79509af14e7440a)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r360329:</title>
<updated>2020-05-18T09:17:05+00:00</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2020-05-18T09:17:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a44cdcd8afb6df0a815958d1702f9af550dcf094'/>
<id>a44cdcd8afb6df0a815958d1702f9af550dcf094</id>
<content type='text'>
Properly update AD field length in hccontrol(8).

While at it use strtol() instead of atoi() to support hexadecimal
numbers aswell as 10-base numbers.

Submitted by:	Marc Veldman &lt;marc@bumblingdork.com&gt;
PR:		245899
Sponsored by:	Mellanox Technologies
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Properly update AD field length in hccontrol(8).

While at it use strtol() instead of atoi() to support hexadecimal
numbers aswell as 10-base numbers.

Submitted by:	Marc Veldman &lt;marc@bumblingdork.com&gt;
PR:		245899
Sponsored by:	Mellanox Technologies
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r360288:</title>
<updated>2020-05-18T09:15:45+00:00</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2020-05-18T09:15:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=25ec48e6a1676af343eaf9517923d7c9116234ad'/>
<id>25ec48e6a1676af343eaf9517923d7c9116234ad</id>
<content type='text'>
Put advertising data in correct place.

Submitted by:	Marc Veldman &lt;marc@bumblingdork.com&gt;
PR:		245848
Sponsored by:	Mellanox Technologies
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Put advertising data in correct place.

Submitted by:	Marc Veldman &lt;marc@bumblingdork.com&gt;
PR:		245848
Sponsored by:	Mellanox Technologies
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r360263:</title>
<updated>2020-05-18T09:14:24+00:00</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2020-05-18T09:14:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6a88ed6984d4947565493320cc0ce6f813fb4046'/>
<id>6a88ed6984d4947565493320cc0ce6f813fb4046</id>
<content type='text'>
Rename two commands to match the Bluetooth specification in hccontrol(8).
Fix some bad spelling while at it.

Submitted by:	Marc Veldman &lt;marc@bumblingdork.com&gt;
PR:		245868
Sponsored by:	Mellanox Technologies
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename two commands to match the Bluetooth specification in hccontrol(8).
Fix some bad spelling while at it.

Submitted by:	Marc Veldman &lt;marc@bumblingdork.com&gt;
PR:		245868
Sponsored by:	Mellanox Technologies
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r360243:</title>
<updated>2020-05-18T09:13:03+00:00</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2020-05-18T09:13:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=75f9e2a6d23767383f47683df6e0c53842ef45f6'/>
<id>75f9e2a6d23767383f47683df6e0c53842ef45f6</id>
<content type='text'>
Add support for LE advertising to hccontrol(8).

Submitted by:	Marc Veldman &lt;marc@bumblingdork.com&gt;
PR:		245848
Sponsored by:	Mellanox Technologies
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for LE advertising to hccontrol(8).

Submitted by:	Marc Veldman &lt;marc@bumblingdork.com&gt;
PR:		245848
Sponsored by:	Mellanox Technologies
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r360197:</title>
<updated>2020-05-18T09:00:45+00:00</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2020-05-18T09:00:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=730e5d09355f98713f9f6df42bf11a01cf429d2e'/>
<id>730e5d09355f98713f9f6df42bf11a01cf429d2e</id>
<content type='text'>
Add support for Read_Local_Supported_Commands command to hccontrol(8).

Submitted by:	Marc Veldman &lt;marc@bumblingdork.com&gt;
PR:		245811
Sponsored by:	Mellanox Technologies
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for Read_Local_Supported_Commands command to hccontrol(8).

Submitted by:	Marc Veldman &lt;marc@bumblingdork.com&gt;
PR:		245811
Sponsored by:	Mellanox Technologies
</pre>
</div>
</content>
</entry>
</feed>
