<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/usb/input, branch release/8.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2011-02-16T16:18:46Z</updated>
<entry>
<title>Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.</title>
<updated>2011-02-16T16:18:46Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2011-02-16T16:18:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dec99dafe5763ba1db6950342aa80a634169c083'/>
<id>urn:sha1:dec99dafe5763ba1db6950342aa80a634169c083</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 8.2-RELEASE image.
</content>
</entry>
<entry>
<title>MFC r212132</title>
<updated>2010-11-19T01:47:09Z</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2010-11-19T01:47:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=654162c0e8c24b08a8ff5cbecfa849e660c48b57'/>
<id>urn:sha1:654162c0e8c24b08a8ff5cbecfa849e660c48b57</id>
<content type='text'>
 Fix UMS_BUTTON_MAX define name
</content>
</entry>
<entry>
<title>MFC r212129</title>
<updated>2010-11-19T01:44:13Z</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2010-11-19T01:44:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c29b13e527f65bdd0a9c2f5736178e9ca7443854'/>
<id>urn:sha1:c29b13e527f65bdd0a9c2f5736178e9ca7443854</id>
<content type='text'>
 Add support for extra buttons on the Kensington Slimblade Trackball.
</content>
</entry>
<entry>
<title>MFC r212128</title>
<updated>2010-11-19T01:43:08Z</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2010-11-19T01:43:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b4f8059f1fd7b973a376163b89ce56ca770c2cef'/>
<id>urn:sha1:b4f8059f1fd7b973a376163b89ce56ca770c2cef</id>
<content type='text'>
 Silence debug error by default.

PR:		usb/141212
</content>
</entry>
<entry>
<title>MFC r212122</title>
<updated>2010-11-19T01:41:28Z</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2010-11-19T01:41:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b0d9ec27bfbfe9ed89b9d4c87ecbcd860b840afe'/>
<id>urn:sha1:b0d9ec27bfbfe9ed89b9d4c87ecbcd860b840afe</id>
<content type='text'>
 Add missing MODULE_VERSION() definitions, this resolves problems around
 duplicate module loads.

PR:		usb/125736
Submitted by:	danger, mm
</content>
</entry>
<entry>
<title>Merge 208554 from head:</title>
<updated>2010-06-02T18:46:12Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2010-06-02T18:46:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=295c646baf5c94e4e7b38d31d40d2e4edead6a9a'/>
<id>urn:sha1:295c646baf5c94e4e7b38d31d40d2e4edead6a9a</id>
<content type='text'>
  Add uep(4), driver for USB onscreen touch panel from eGalax.

  The driver is stub. It just creates device entry and feeds
  reassembled packets from hardware into it.

  If in future we would port wsmouse(4) from NetBSD, or make
  sysmouse(4) to support absolute motion events, then the driver
  can be extended to act as system mouse. Meanwhile, it just
  presents a /dev/uep0, that can be utilized by X driver, that
  I am going to commit to ports tree soon.

  The name for the driver is chosen to be the same as in NetBSD,
  however, due to different USB stacks this driver isn't a port.

The driver is supported by ports/x11-drivers/xf86-input-egalax.

Approved by:	re (kib)
</content>
</entry>
<entry>
<title>MFC r208009</title>
<updated>2010-05-17T23:46:08Z</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2010-05-17T23:46:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=25e59d15b9ac2346710cd9403b9d95e9c74fbb86'/>
<id>urn:sha1:25e59d15b9ac2346710cd9403b9d95e9c74fbb86</id>
<content type='text'>
 Enable support for mouse panning wheels.
</content>
</entry>
<entry>
<title>MFC r206638</title>
<updated>2010-05-17T23:43:07Z</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2010-05-17T23:43:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=199841d30c631401c86e4263eb37f61ad204072f'/>
<id>urn:sha1:199841d30c631401c86e4263eb37f61ad204072f</id>
<content type='text'>
 Use the UIPROTO_BOOT_KEYBOARD #define from usb.h rather than a local
 (almost identically named) local #define.
</content>
</entry>
<entry>
<title>MFC r207077</title>
<updated>2010-04-29T22:44:04Z</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2010-04-29T22:44:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ad658060138bd5747b2c8ed77149a2ad39b834c8'/>
<id>urn:sha1:ad658060138bd5747b2c8ed77149a2ad39b834c8</id>
<content type='text'>
 Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had
 the illusion of a tunable setting but was always turned on regardless.
</content>
</entry>
<entry>
<title>MFC r205804</title>
<updated>2010-04-06T23:30:57Z</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2010-04-06T23:30:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6b6aaa9fcd90ae5ff1006a1add9d2dd8b17fddbd'/>
<id>urn:sha1:6b6aaa9fcd90ae5ff1006a1add9d2dd8b17fddbd</id>
<content type='text'>
 Do not swap Apple keys when detecting Apple-FN keyboards.

Reported by:	Steven Noonan
Submitted by:	Hans Petter Selasky
</content>
</entry>
</feed>
