<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/kbd, branch release/5.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-01-10T05:53:29Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-01-10T05:53:29Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-01-10T05:53:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=58c9ff44c8041f394c663cb9640e9b77fe07bb13'/>
<id>urn:sha1:58c9ff44c8041f394c663cb9640e9b77fe07bb13</id>
<content type='text'>
'RELENG_5_2_0_RELEASE'.

This commit was manufactured to restore the state of the 5.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>- Implement selwakeuppri() which allows raising the priority of a</title>
<updated>2003-11-09T09:17:26Z</updated>
<author>
<name>Seigo Tanimura</name>
<email>tanimura@FreeBSD.org</email>
</author>
<published>2003-11-09T09:17:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=512824f8f7748f7bb54ef900bc8e68a95a3d0f4d'/>
<id>urn:sha1:512824f8f7748f7bb54ef900bc8e68a95a3d0f4d</id>
<content type='text'>
  thread being waken up.  The thread waken up can run at a priority as
  high as after tsleep().

- Replace selwakeup()s with selwakeuppri()s and pass appropriate
  priorities.

- Add cv_broadcastpri() which raises the priority of the broadcast
  threads.  Used by selwakeuppri() if collision occurs.

Not objected in:	-arch, -current
</content>
</entry>
<entry>
<title>Assign keycodes for Power, Sleep and Wake keys.</title>
<updated>2003-10-07T09:21:59Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2003-10-07T09:21:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7ea199a7776c913db98714e2d4db4fc354a2fd5d'/>
<id>urn:sha1:7ea199a7776c913db98714e2d4db4fc354a2fd5d</id>
<content type='text'>
Submitted by:	Eugene Grosbein &lt;eugen@grosbein.pp.ru&gt;
</content>
</entry>
<entry>
<title>Fix dev_t handling to avoid needless makedev() call.</title>
<updated>2003-09-27T08:29:58Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2003-09-27T08:29:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=25ae11f8d47908bd7c620506b7545cf5d9b704de'/>
<id>urn:sha1:25ae11f8d47908bd7c620506b7545cf5d9b704de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use __FBSDID().</title>
<updated>2003-08-24T17:55:58Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-08-24T17:55:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=aad970f1fee9a2a3e5a0f880be9b87c6193b3bd1'/>
<id>urn:sha1:aad970f1fee9a2a3e5a0f880be9b87c6193b3bd1</id>
<content type='text'>
Also some minor style cleanups.
</content>
</entry>
<entry>
<title>Fix for FAIL_IF_NO_KBD case as expected.</title>
<updated>2003-07-13T10:08:33Z</updated>
<author>
<name>Hidetoshi Shimokawa</name>
<email>simokawa@FreeBSD.org</email>
</author>
<published>2003-07-13T10:08:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8ce4e5189e95293ec4571d852337fd3266f28ba7'/>
<id>urn:sha1:8ce4e5189e95293ec4571d852337fd3266f28ba7</id>
<content type='text'>
Even if we have no AT keyboard, an AT keyboard is registered because
it's probed with KB_CONF_PROBE_ONLY flag set during console initialization.
Unregister the keyboard if it doesn't present while second probe.

This should fix USB keyboard only case without 'kbdcontrol -k /dev/kbd1'.
</content>
</entry>
<entry>
<title>Add support for the A4 Tech RFSW-35 mouse wheel. Probe is similar to</title>
<updated>2003-07-12T18:36:04Z</updated>
<author>
<name>Mike Heffner</name>
<email>mikeh@FreeBSD.org</email>
</author>
<published>2003-07-12T18:36:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e0c22597cb76815babc2d0c1dab5a2879ca03012'/>
<id>urn:sha1:e0c22597cb76815babc2d0c1dab5a2879ca03012</id>
<content type='text'>
4D Plus.

PR:		44333
</content>
</entry>
<entry>
<title>- Use the new resource_disabled() helper function to see if devices are</title>
<updated>2003-07-02T16:09:02Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2003-07-02T16:09:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8a9bc9c03ba8dfc43d5f5ca07166c6a40b54f5e6'/>
<id>urn:sha1:8a9bc9c03ba8dfc43d5f5ca07166c6a40b54f5e6</id>
<content type='text'>
  disabled.
- Change the apm driver to match the acpi driver's behavior by checking to
  see if the device is disabled in the identify routine instead of in the
  probe routine.  This way if the device is disabled it is never created.

Note that a few places (ips(4), Alpha SMP) used "disable" instead of
"disabled" for their hint names, and these hints must be changed to
"disabled".  If this is a big problem, resource_disabled() can always be
changed to honor both names.
</content>
</entry>
<entry>
<title>AMD64 physical space is much larger than i386, de-i386 the bus_space and</title>
<updated>2003-05-12T02:44:37Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2003-05-12T02:44:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e9b193dc33f2e24df317c16c83c26865e774e11a'/>
<id>urn:sha1:e9b193dc33f2e24df317c16c83c26865e774e11a</id>
<content type='text'>
bus_dma MD code for AMD64.  (And a trivial ifdef update in dev/kbd because
of this).  More updates are needed here to take advantage of the 64 bit
instructions.

Approved by:	re (blanket amd64/*)
</content>
</entry>
<entry>
<title>Update the hardcoded bus tags for early console support for amd64.</title>
<updated>2003-05-01T04:19:19Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2003-05-01T04:19:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=25b0a17506858585dad992e032eab9f1de562d74'/>
<id>urn:sha1:25b0a17506858585dad992e032eab9f1de562d74</id>
<content type='text'>
</content>
</entry>
</feed>
