<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/usb/uhid.c, branch releng/6.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F6.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F6.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2007-06-17T09:38:27Z</updated>
<entry>
<title>MFC:</title>
<updated>2007-06-17T09:38:27Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2007-06-17T09:38:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f7e872f7bdcd5e1a4b885154d8812261bd64e5ec'/>
<id>urn:sha1:f7e872f7bdcd5e1a4b885154d8812261bd64e5ec</id>
<content type='text'>
Remove compat ifdefs for version &lt; 500014

Approved by:	rwatson (mentor)
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2007-05-21T18:10:48Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2007-05-21T18:10:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a1165f7d56e8715cf5ddb70b951a0230d920d307'/>
<id>urn:sha1:a1165f7d56e8715cf5ddb70b951a0230d920d307</id>
<content type='text'>
Remove compat ifdefs for FreeBSD versions &lt; 500014.

Approved by:	rwatson (mentor)
</content>
</entry>
<entry>
<title>MFC ugraphire_rdesc.h r1.3, uhid.c r1.80, usbdevs r1.245:</title>
<updated>2006-01-20T22:55:45Z</updated>
<author>
<name>Maxime Henrion</name>
<email>mux@FreeBSD.org</email>
</author>
<published>2006-01-20T22:55:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=da5e0e59774a587ffe928d45d07bdce3f49fa143'/>
<id>urn:sha1:da5e0e59774a587ffe928d45d07bdce3f49fa143</id>
<content type='text'>
  Add support for the Wacom Graphire 3 4x5.  Like the Graphire 3, it has a
  broken report descriptor.  While I'm here, make all the other report
  descriptors const to match the newly added one.
</content>
</entry>
<entry>
<title>MFC uhid.c r1.79, usb.h r1.40, uxb360gp_rdesc.h r1.1:</title>
<updated>2006-01-20T22:47:49Z</updated>
<author>
<name>Maxime Henrion</name>
<email>mux@FreeBSD.org</email>
</author>
<published>2006-01-20T22:47:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5e7d8e131bc157a71831fe80689d14fb5fde9d18'/>
<id>urn:sha1:5e7d8e131bc157a71831fe80689d14fb5fde9d18</id>
<content type='text'>
  Add support for Xbox 360 gamepads.  They are HID-capable devices, but
  lack a report descriptor and don't use the standard interface class.
  This patch works around these deficiencies so that the uhid(4) driver
  can recognize and use those broken devices.
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-01-05T16:46:10Z</updated>
<author>
<name>Florent Thoumie</name>
<email>flz@FreeBSD.org</email>
</author>
<published>2006-01-05T16:46:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5403b76cc3fe6d2ea05322ba3237603ca093883f'/>
<id>urn:sha1:5403b76cc3fe6d2ea05322ba3237603ca093883f</id>
<content type='text'>
  Add a hid blacklist quirk.

      src/sys/dev/usb/usbdevs: rev 1.240
      src/sys/dev/usb/usb_quirks.c: rev 1.45
      src/sys/dev/usb/uhid.c: rev 1.78
      src/sys/dev/usb/usb_quirks.h: rev 1.20

Approved by:	pjd
</content>
</entry>
<entry>
<title>Start each of the license/copyright comments with /*-, minor shuffle of lines</title>
<updated>2005-01-06T01:43:34Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-06T01:43:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=098ca2bda93c701c5331d4e6aace072495b4caaa'/>
<id>urn:sha1:098ca2bda93c701c5331d4e6aace072495b4caaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include fcntl.h</title>
<updated>2004-12-22T17:34:25Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-12-22T17:34:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e22b0e768226f2a847719cca894f7ad970d9d566'/>
<id>urn:sha1:e22b0e768226f2a847719cca894f7ad970d9d566</id>
<content type='text'>
Check O_NONBLOCK instead of IO_NDELAY
Don't include vnode.h
</content>
</entry>
<entry>
<title>Add sys/uio.h explicitly, and move sys/vnode.h include to be more</title>
<updated>2004-12-13T07:08:22Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-12-13T07:08:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a9557e219432a24290da55fb99fa4f11653e983c'/>
<id>urn:sha1:a9557e219432a24290da55fb99fa4f11653e983c</id>
<content type='text'>
alphabetical.

# vnode.h should not be included here, but it is required for proper decoding
# of the flags args.  This may change in the future...
</content>
</entry>
<entry>
<title>Don't use matchlvl attach arg. It seems to be not initialized</title>
<updated>2004-10-09T07:48:31Z</updated>
<author>
<name>Takanori Watanabe</name>
<email>takawata@FreeBSD.org</email>
</author>
<published>2004-10-09T07:48:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=42d69dd63e7d6a50948fca5e13680070efa58b13'/>
<id>urn:sha1:42d69dd63e7d6a50948fca5e13680070efa58b13</id>
<content type='text'>
in FreeBSD probe mechanism.
</content>
</entry>
<entry>
<title>Tweak the compatibility macros a little so that the device printing is</title>
<updated>2004-08-15T23:39:18Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-08-15T23:39:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1ff2328528da16ce771d93ac097216049cb76454'/>
<id>urn:sha1:1ff2328528da16ce771d93ac097216049cb76454</id>
<content type='text'>
moved into them.
</content>
</entry>
</feed>
