<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/usb/input, branch release/8.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2010-06-02T18:46:12Z</updated>
<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>
<entry>
<title>MFC r205040</title>
<updated>2010-04-06T23:28:18Z</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2010-04-06T23:28:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=963d675e132336c0f16b187b0f73c75881374695'/>
<id>urn:sha1:963d675e132336c0f16b187b0f73c75881374695</id>
<content type='text'>
 extend search for Apple Function Key.

PR:		usb/144414
Submitted by:	Hans Petter Selasky
</content>
</entry>
<entry>
<title>MFC r203896</title>
<updated>2010-04-06T23:21:30Z</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2010-04-06T23:21:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2c50fc457cdad576d5f09fe8e8463c6cee975060'/>
<id>urn:sha1:2c50fc457cdad576d5f09fe8e8463c6cee975060</id>
<content type='text'>
 Detect when we are polling from kernel via cngetc() in the boot process and
 reserve the keypresses so they do not get passed to syscons.

Submitted by:	Hans Petter Selasky
</content>
</entry>
<entry>
<title>MFC r200304</title>
<updated>2009-12-31T00:04:48Z</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2009-12-31T00:04:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cd3192b39a7e4807304e1eafc1fdebdc166471cc'/>
<id>urn:sha1:cd3192b39a7e4807304e1eafc1fdebdc166471cc</id>
<content type='text'>
 If the ID byte is non zero then we allow descriptors having multiple sizes.
</content>
</entry>
<entry>
<title>MFC r199816</title>
<updated>2009-12-09T22:42:40Z</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2009-12-09T22:42:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c1b5138fc1170e57442a3430ba06b67ff66e9620'/>
<id>urn:sha1:c1b5138fc1170e57442a3430ba06b67ff66e9620</id>
<content type='text'>
 Remove overuse of exclamation marks in kernel printfs, there mere fact a
 message has been printed is enough to get someones attention. Also remove the
 line number for DPRINTF/DPRINTFN, it already prints the funtion name and a
 unique message.
</content>
</entry>
<entry>
<title>MFC r199675</title>
<updated>2009-12-09T22:39:09Z</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2009-12-09T22:39:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c7838bf992f923309131a3939ee2e4c3d3448903'/>
<id>urn:sha1:c7838bf992f923309131a3939ee2e4c3d3448903</id>
<content type='text'>
 Provide tunables for some of the usb sysctls that affect boot behaviour.

Submitted by:	Andriy Gapon
</content>
</entry>
</feed>
