<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libusbhid/parse.c, 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>Do not cast dval.</title>
<updated>2004-02-11T21:09:13+00:00</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2004-02-11T21:09:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e898d5ad974c983c347a825ef796bf588ec02a5a'/>
<id>e898d5ad974c983c347a825ef796bf588ec02a5a</id>
<content type='text'>
Make global _usage_page unsigned.

Reviewed by:	imp (mentor)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make global _usage_page unsigned.

Reviewed by:	imp (mentor)
</pre>
</div>
</content>
</entry>
<entry>
<title>The report size is not a local item, so don't clear it when clearing local items.</title>
<updated>2004-01-28T00:05:22+00:00</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2004-01-28T00:05:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8f63fe015f143a0838a5192f50ce86ca0f4f3d07'/>
<id>8f63fe015f143a0838a5192f50ce86ca0f4f3d07</id>
<content type='text'>
PR:	misc/58971
Reviewed by:	imp (mentor), mdodd
Obtained from:	NetBSD
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:	misc/58971
Reviewed by:	imp (mentor), mdodd
Obtained from:	NetBSD
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync with NetBSD.</title>
<updated>2003-04-09T01:52:49+00:00</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2003-04-09T01:52:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cf0e07e504093d39ee5a0782b88ad372a9893643'/>
<id>cf0e07e504093d39ee5a0782b88ad372a9893643</id>
<content type='text'>
- Bump shared library version on libusbhid.
- Retire libusbhid.h; it is called usbhid.h now.
- hid_start_parse() takes a third argument.
- hid_locate() takes a fifth argument.
- hid_report_size() order of arguments changes.
- Other changes, including formatting and whitespace.

Bump __FreeBSD_version.

This change will break all third party applications that rely on previous
FreeBSD specific behavior.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Bump shared library version on libusbhid.
- Retire libusbhid.h; it is called usbhid.h now.
- hid_start_parse() takes a third argument.
- hid_locate() takes a fifth argument.
- hid_report_size() order of arguments changes.
- Other changes, including formatting and whitespace.

Bump __FreeBSD_version.

This change will break all third party applications that rely on previous
FreeBSD specific behavior.
</pre>
</div>
</content>
</entry>
<entry>
<title>MF NetBSD:</title>
<updated>2003-04-07T00:49:53+00:00</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2003-04-07T00:49:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=234e6b87fa54bdffd4589a7e4ee7cf7138381de6'/>
<id>234e6b87fa54bdffd4589a7e4ee7cf7138381de6</id>
<content type='text'>
- Reduce diffs with NetBSD.
  - Formatting and explicit values for enum declaration.
  - Order of prototypes.
  - zero report_size in hid_clear_local()
  - errx() needs no newline
  - Don't initialie variable in declaration in hid_parse_usage_in_page().
- Use fmtcheck() in hid_usage_in_page().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Reduce diffs with NetBSD.
  - Formatting and explicit values for enum declaration.
  - Order of prototypes.
  - zero report_size in hid_clear_local()
  - errx() needs no newline
  - Don't initialie variable in declaration in hid_parse_usage_in_page().
- Use fmtcheck() in hid_usage_in_page().
</pre>
</div>
</content>
</entry>
<entry>
<title>Finish the libusb.h -&gt; libusbhid.h migration.</title>
<updated>2002-03-28T11:42:45+00:00</updated>
<author>
<name>Josef Karthauser</name>
<email>joe@FreeBSD.org</email>
</author>
<published>2002-03-28T11:42:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5450b5b0c29031a79721df67ec5c3cd04fa2f2e1'/>
<id>5450b5b0c29031a79721df67ec5c3cd04fa2f2e1</id>
<content type='text'>
MFC after:	7 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC after:	7 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Add __FBSDID()s to libusb</title>
<updated>2001-09-30T22:30:55+00:00</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2001-09-30T22:30:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=209040d8b082e1336825807edbce8fe65c244860'/>
<id>209040d8b082e1336825807edbce8fe65c244860</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync with NetBSD:</title>
<updated>2000-10-16T18:13:59+00:00</updated>
<author>
<name>Nick Hibma</name>
<email>n_hibma@FreeBSD.org</email>
</author>
<published>2000-10-16T18:13:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b425e3194780686c46c4dd3d01f71029a97c0284'/>
<id>b425e3194780686c46c4dd3d01f71029a97c0284</id>
<content type='text'>
K&amp;R -&gt; ANSI

Bugfix: 'Keep the bit position even when the report descriptor says POP.'

Add hid_use_report_desc, hid_parse_usage_page, hid_parse_usage_in_page.

Changed iface for hid_report_size.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
K&amp;R -&gt; ANSI

Bugfix: 'Keep the bit position even when the report descriptor says POP.'

Add hid_use_report_desc, hid_parse_usage_page, hid_parse_usage_in_page.

Changed iface for hid_report_size.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove DIAGASSERT</title>
<updated>2000-07-07T08:15:19+00:00</updated>
<author>
<name>Nick Hibma</name>
<email>n_hibma@FreeBSD.org</email>
</author>
<published>2000-07-07T08:15:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=96102cae1aadfdceacc38bbfaa886ac799fef7ae'/>
<id>96102cae1aadfdceacc38bbfaa886ac799fef7ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The USB library from NetBSD by Lennart Augustsson &lt;lennart@augustsson.net&gt;.</title>
<updated>2000-06-11T18:19:14+00:00</updated>
<author>
<name>Nick Hibma</name>
<email>n_hibma@FreeBSD.org</email>
</author>
<published>2000-06-11T18:19:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9e2046dfecbbdda2ba5060c92f583d78cca04bcb'/>
<id>9e2046dfecbbdda2ba5060c92f583d78cca04bcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
