<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/i386/include, branch release/3.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1999-05-24T16:47:10Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-05-24T16:47:10Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-05-24T16:47:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bff5b80e6cde3256fd760aec0882f8b9fa85b5ee'/>
<id>urn:sha1:bff5b80e6cde3256fd760aec0882f8b9fa85b5ee</id>
<content type='text'>
'RELENG_3_2_0_RELEASE'.

This commit was manufactured to restore the state of the 3.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-05-24T16:47:10Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-05-24T16:47:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c37538200ebdef38051ba82b76e6b2dab3bd2fdc'/>
<id>urn:sha1:c37538200ebdef38051ba82b76e6b2dab3bd2fdc</id>
<content type='text'>
'RELENG_3_2_0_RELEASE'.
</content>
</entry>
<entry>
<title>YAMFC: merge updated keyboard driver code:</title>
<updated>1999-05-09T11:02:37Z</updated>
<author>
<name>Kazutaka YOKOTA</name>
<email>yokota@FreeBSD.org</email>
</author>
<published>1999-05-09T11:02:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c7fbf8d17363780d75af52553f36229e61b592e3'/>
<id>urn:sha1:c7fbf8d17363780d75af52553f36229e61b592e3</id>
<content type='text'>
- Refined internal interface in keyboard drivers so that:
  1. the side effect of device probe is kept minimal,
  2. polling mode function is added,
  3. and new ioctl and configuration options are added (see below).

- Added new ioctl: KDSETREPEAT
  Set keyboard typematic rate.  There has existed an ioctl command,
  KDSETRAD, for the same purpose.  However, KDSETRAD is dependent on
  the AT keyboard.  KDSETREPEAT provides more generic interface.
  KDSETRAD will still be supported in the atkbd driver.

- Added new configuration options:
  ATKBD_DFLT_KEYMAP
  Specify a keymap to be used as the default, built-in keymap.
  (There has been undocumented options, DKKEYMAP, UKKEYMAP, GRKEYMAP,
  SWKEYMAP, RUKEYMAP, ESKEYMAP, and ISKEYMAP to set the default keymap.
  These options are now gone for good.  The new option is more general.)

  KBD_DISABLE_KEYMAP_LOADING
  Don't allow the user to change the keymap.

- And other minor fixes and updates.

                merged files and revisions
---------------------------------------------------------------------
usr.sbin/kbdcontrol/kbdcontrol.c        1.22, 1.23, 1.24, 1.25
usr.sbin/vidcontrol/vidcontrol.c        1.27

sys/alpha/include/console.h             1.42, 1.43, 1.44

sys/dev/kbd/kbd.c                       1.4
sys/dev/kbd/kbdreg.h                    1.3
sys/dev/kbd/kbdtables.h                 1.45
sys/dev/kbd/atkbd.c                     1.5, 1.8
sys/dev/kbd/atkbdreg.h                  1.2

sys/dev/syscons/syscons.c               1.295, 1.296, 1.299

sys/dev/usb/ukbd.c                      1.9, 1.10, 1.11, 1.12, 1.13

sys/i386/conf/LINT                      1.565
sys/i386/conf/options.i386              1.109
sys/i386/conf/files.i386                1.228
sys/i386/include/console.h              1.45
sys/i386/isa/atkbd_isa.c                1.3
sys/i386/isa/pcvt/pcvt_kbd.c            1.28, 1.29

sys/isa/atkbd_isa.c                     1.2
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_3'.</title>
<updated>1999-05-08T01:59:28Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-05-08T01:59:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e2b3ce7fb6e9d030e8d7fd9a88fd5280fde2dde3'/>
<id>urn:sha1:e2b3ce7fb6e9d030e8d7fd9a88fd5280fde2dde3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Fixed the mpu driver.</title>
<updated>1999-05-04T13:42:06Z</updated>
<author>
<name>KATO Takenori</name>
<email>kato@FreeBSD.org</email>
</author>
<published>1999-05-04T13:42:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bedb4bf046350c50ce55d16fb729b19d03897c3e'/>
<id>urn:sha1:bedb4bf046350c50ce55d16fb729b19d03897c3e</id>
<content type='text'>
     Supported the nss (NEC PC-9801-86 Sound System) driver.

Submitted by:	Takahashi Yoshihiro &lt;nyan@dd.catv.ne.jp&gt;
</content>
</entry>
<entry>
<title>MFC: increase kvm size to 1 GB.</title>
<updated>1999-04-25T12:44:06Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>1999-04-25T12:44:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f4af7115d8b000b192869f4f8810faa6fbc008f1'/>
<id>urn:sha1:f4af7115d8b000b192869f4f8810faa6fbc008f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync up vm86 changes to -current</title>
<updated>1999-04-15T21:01:14Z</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>1999-04-15T21:01:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=039a180f50c7649bf7a9ac29a5fd14a6fcc3e94c'/>
<id>urn:sha1:039a180f50c7649bf7a9ac29a5fd14a6fcc3e94c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC (3 April 1999): Enable BSD/OS binaries to run in configurations</title>
<updated>1999-04-14T04:55:24Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1999-04-14T04:55:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8b0a180c58919935eef880ced3e96bdf8a152dc3'/>
<id>urn:sha1:8b0a180c58919935eef880ced3e96bdf8a152dc3</id>
<content type='text'>
that have a large kernel virtual address space.
</content>
</entry>
<entry>
<title>Bring 3.x-stable file inline with 4.x-current file CVS 1.22</title>
<updated>1999-03-01T11:05:38Z</updated>
<author>
<name>Roger Hardiman</name>
<email>roger@FreeBSD.org</email>
</author>
<published>1999-03-01T11:05:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b809bea3c50fc0cb9adeea467eec2f873b8afd5a'/>
<id>urn:sha1:b809bea3c50fc0cb9adeea467eec2f873b8afd5a</id>
<content type='text'>
(Bt848 driver release 1.60)
</content>
</entry>
<entry>
<title>MFC (don't forget to update `switchticks' in corner cases).</title>
<updated>1999-02-25T14:36:29Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1999-02-25T14:36:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cf0fcd27233e757763f374afebf7b35b24834e05'/>
<id>urn:sha1:cf0fcd27233e757763f374afebf7b35b24834e05</id>
<content type='text'>
</content>
</entry>
</feed>
