<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/netgraph/bluetooth/include, branch release/5.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-11-04T19:12:42+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC of field alignment change and a filed size change.</title>
<updated>2004-08-26T20:58:46+00:00</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>2004-08-26T20:58:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8e2a6e7ee69b6c2db03b195d47ec5ba7f42339ce'/>
<id>8e2a6e7ee69b6c2db03b195d47ec5ba7f42339ce</id>
<content type='text'>
5.3 seems the last change to get this in before we freeze the ABI
for a while.
 MFC'd from:
&gt;  1.345     +7 -0      src/UPDATING
&gt;  1.6       +1 -6      src/sys/netgraph/bluetooth/include/ng_btsocket.h
&gt;  1.44      +1 -1      src/sys/netgraph/netgraph.h
&gt;  1.24      +5 -3      src/sys/netgraph/ng_message.h

Submitted by:	jdp, emax
Approved by:	re (scottl)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
5.3 seems the last change to get this in before we freeze the ABI
for a while.
 MFC'd from:
&gt;  1.345     +7 -0      src/UPDATING
&gt;  1.6       +1 -6      src/sys/netgraph/bluetooth/include/ng_btsocket.h
&gt;  1.44      +1 -1      src/sys/netgraph/netgraph.h
&gt;  1.24      +5 -3      src/sys/netgraph/ng_message.h

Submitted by:	jdp, emax
Approved by:	re (scottl)
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce ng_hci_inquiry_response structure and use it in the hccontrol(8)</title>
<updated>2004-08-10T00:38:50+00:00</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2004-08-10T00:38:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b25877a3842d40cc3bfd27a2f64c6e19939b080f'/>
<id>b25877a3842d40cc3bfd27a2f64c6e19939b080f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mode few Bluetooth defines into system include files</title>
<updated>2004-05-10T02:24:56+00:00</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2004-05-10T02:24:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=73a4a9a759c0be49364688c836a6d8ef890f7ebd'/>
<id>73a4a9a759c0be49364688c836a6d8ef890f7ebd</id>
<content type='text'>
Reviewed by:	imp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:	imp
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace deprecated NG_NODELEN with the new NG_NODESIZ. There is one</title>
<updated>2004-01-26T15:19:43+00:00</updated>
<author>
<name>Hartmut Brandt</name>
<email>harti@FreeBSD.org</email>
</author>
<published>2004-01-26T15:19:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bbee16c0b95c8bd6d1055177091a362979f6cbf7'/>
<id>bbee16c0b95c8bd6d1055177091a362979f6cbf7</id>
<content type='text'>
problem here still to be solved: the sockaddr_hci has still a 16 byte
field for the node name. The code currently does not correctly use the
length field in the sockaddr to handle the address length, so
node names get truncated to 15 characters when put into a sockaddr_hci.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
problem here still to be solved: the sockaddr_hci has still a 16 byte
field for the node name. The code currently does not correctly use the
length field in the sockaddr to handle the address length, so
node names get truncated to 15 characters when put into a sockaddr_hci.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change double include protection style in headers to match</title>
<updated>2003-11-14T03:45:29+00:00</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2003-11-14T03:45:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f21fff6cf234d090e1d50a447df1f1d18a128096'/>
<id>f21fff6cf234d090e1d50a447df1f1d18a128096</id>
<content type='text'>
the rest of Netgraph code.

Reviewed by: imp, ru
Approved by: imp (mentor)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the rest of Netgraph code.

Reviewed by: imp, ru
Approved by: imp (mentor)
</pre>
</div>
</content>
</entry>
<entry>
<title>Part one of undating the bluetooth code to the newest version</title>
<updated>2003-05-10T21:44:42+00:00</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>2003-05-10T21:44:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f2bb1cae36283a8eb5a0f19d8612c6abc5148e8f'/>
<id>f2bb1cae36283a8eb5a0f19d8612c6abc5148e8f</id>
<content type='text'>
Submitted by:   Maksim Yevmenkin &lt;m_evmenkin@yahoo.com&gt;
Approved by: re@
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:   Maksim Yevmenkin &lt;m_evmenkin@yahoo.com&gt;
Approved by: re@
</pre>
</div>
</content>
</entry>
<entry>
<title>The second try a committing the bluetooth code</title>
<updated>2002-11-20T23:01:59+00:00</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>2002-11-20T23:01:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=878ed22696d5402cabd6f90932cc970ab912b7b0'/>
<id>878ed22696d5402cabd6f90932cc970ab912b7b0</id>
<content type='text'>
Has been seen to work on several cards and communicating with
several mobile phones to use them as modems etc.

We are still talking with 3com to try get them to allow us to include
the firmware for their pccard in the driver but the driver is here..
In the mean time
it can be downloaded from the 3com website and loaded using the utility
bt3cfw(8) (supplied) (instructions in the man page)

Not yet linked to the build

Submitted by:	Maksim Yevmenkin &lt;myevmenk@exodus.net&gt;
Approved by:	re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Has been seen to work on several cards and communicating with
several mobile phones to use them as modems etc.

We are still talking with 3com to try get them to allow us to include
the firmware for their pccard in the driver but the driver is here..
In the mean time
it can be downloaded from the 3com website and loaded using the utility
bt3cfw(8) (supplied) (instructions in the man page)

Not yet linked to the build

Submitted by:	Maksim Yevmenkin &lt;myevmenk@exodus.net&gt;
Approved by:	re
</pre>
</div>
</content>
</entry>
</feed>
