Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 2015 14:12:00 -0800
From:      Garrett Cooper <yaneurabeya@gmail.com>
To:        Ryan Stone <rysto32@gmail.com>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: atkbd.c not compiling?
Message-ID:  <B9F984B7-5781-4CE6-AE2C-BA12452F73B5@gmail.com>
In-Reply-To: <CAFMmRNx1nxnirAXbLTzTWwZf=7stVpfwwcbyqvsz619xE1Ax8g@mail.gmail.com>
References:  <CAFMmRNznx5fBxfhhTY8menNNqCBaPR9w6-VS9as22WEqsTHLkw@mail.gmail.com> <2C7266F4-70C0-4AAE-876D-A03FA2E91FE4@gmail.com> <CAFMmRNx1nxnirAXbLTzTWwZf=7stVpfwwcbyqvsz619xE1Ax8g@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail=_0ABB79D0-C00C-488F-B0F0-EDBDA196AECD
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=windows-1252

On Feb 28, 2015, at 13:56, Ryan Stone <rysto32@gmail.com> wrote:

> On Sat, Feb 28, 2015 at 4:51 PM, Garrett Cooper =
<yaneurabeya@gmail.com> wrote:
>> I=92m not sure about key_map =97 are you building with syscons or vt?
>=20
> I have no idea.  I'm just running make tinderbox.  So far
> _.sparc64.LINT, _.i386.LINT-NOINET and _.i386.LINT-VIMAGE have failed,
> among others.
>=20
> i386.LINT and sparc64.LINK have both "device sc" and "device vt" from
> what I can see

It looks like a few keyboard drivers would be broken. Might be related =
to [AT]KBD_DFLT_KEYMAP...

=46rom sys/dev/kbd/kbdtables.h :

 31 #ifndef KBD_DFLT_KEYMAP
 32=20
 33 /* US iso8859 */
 34 #define ISO_ACCENTCHARS
 35 /*
 36  * Automatically generated from =
/usr/share/syscons/keymaps/us.iso.kbd.
 37  * DO NOT EDIT!
 38  */
 39 static keymap_t key_map =3D { 0x6d, {

=46rom sys/dev/atkbd/atkbd.c:

 265 /* the initial key map, accent map and fkey strings */
 266 #ifdef ATKBD_DFLT_KEYMAP
 267 #define KBD_DFLT_KEYMAP
 268 #include "atkbdmap.h"
 269 #endif
 270 #include <dev/kbd/kbdtables.h>

--Apple-Mail=_0ABB79D0-C00C-488F-B0F0-EDBDA196AECD
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP using GPGMail

-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - https://gpgtools.org

iQEcBAEBCgAGBQJU8j0wAAoJEMZr5QU6S73eJkIH/347olYtQYJYheayN2J+4IL5
N3zMx+/i0YEScMHXXuEZHBnRqFpvmmB5qnpvP4O0foWfPaTg1sYoMXdGOilbRqp3
Qn+Mtm1xhO62aC+DwUPjxuP1KkHbG9ZohNi79hehKZfxfkyz8TYqckSWV565LVYx
SbqIeUZbBQl5he+xhGGnx8VH6QGWk7ALuHOAEjaDp/IvIvA4z5DyVYNrIxRnmFvj
FMy0FLi+t/GtW+efZ3iWHvtmUYbL/3IuNfia8iE1/LgnTrxiy87P0AieEeleHCU/
s4gxH6X4xIbBe8JO4NhkVBFi/OZoXEdUIMwZF8R1AU0xAqdyfA0P0J4M7AqKE1Q=
=RmK+
-----END PGP SIGNATURE-----

--Apple-Mail=_0ABB79D0-C00C-488F-B0F0-EDBDA196AECD--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B9F984B7-5781-4CE6-AE2C-BA12452F73B5>