From owner-freebsd-stable@FreeBSD.ORG Tue Sep 23 10:20:28 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 70E7AA37; Tue, 23 Sep 2014 10:20:28 +0000 (UTC) Received: from mx0.gentlemail.de (mx0.gentlemail.de [IPv6:2a00:e10:2800::a130]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D7979115; Tue, 23 Sep 2014 10:20:27 +0000 (UTC) Received: from mh0.gentlemail.de (ezra.dcm1.omnilan.net [78.138.80.135]) by mx0.gentlemail.de (8.14.5/8.14.5) with ESMTP id s8NAKQxM075238; Tue, 23 Sep 2014 12:20:26 +0200 (CEST) (envelope-from h.schmalzbauer@omnilan.de) Received: from titan.inop.mo1.omnilan.net (titan.inop.mo1.omnilan.net [IPv6:2001:a60:f0bb:1::3:1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mh0.gentlemail.de (Postfix) with ESMTPSA id B31F53F13; Tue, 23 Sep 2014 12:20:25 +0200 (CEST) Message-ID: <54214969.50308@omnilan.de> Date: Tue, 23 Sep 2014 12:20:25 +0200 From: Harald Schmalzbauer Organization: OmniLAN User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; de-DE; rv:1.9.2.8) Gecko/20100906 Lightning/1.0b2 Thunderbird/3.1.2 MIME-Version: 1.0 To: Stefan Esser Subject: Re: option *KB*_DFLT_KEYMAP and *map.h in sys/conf/files References: <54158866.2050901@omnilan.de> <5416BF7A.1080301@freebsd.org> <5416F0B1.1020200@omnilan.de> <5417D137.6030303@freebsd.org> <54213597.1070905@omnilan.de> In-Reply-To: <54213597.1070905@omnilan.de> X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigF0E76C02811101E3BE75A5F8" X-Greylist: ACL 119 matched, not delayed by milter-greylist-4.2.7 (mx0.gentlemail.de [78.138.80.130]); Tue, 23 Sep 2014 12:20:26 +0200 (CEST) X-Milter: Spamilter (Reciever: mx0.gentlemail.de; Sender-ip: 78.138.80.135; Sender-helo: mh0.gentlemail.de; ) Cc: "freebsd-stable@freebsd.org" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2014 10:20:28 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF0E76C02811101E3BE75A5F8 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Bez=C3=BCglich Harald Schmalzbauer's Nachricht vom 23.09.2014 10:55 (localtime): > Bez=C3=BCglich Stefan Esser's Nachricht vom 16.09.2014 07:57 (localtim= e): >> =E2=80=A6 >> Yes, it seems that nobody compiles non-standard keyboards into the >> kernel. I tried again, but neither the traditional way to build the >> kernel (with "config") nor "make buildkernel" in /usr/src created >> the required include file(s) "atkbdmap.h" or "ukbdmap.h" seem to work >> on -CURRENT. >> >> I do not have time to diagnose this problem, though > Trying to help out=E2=80=A6 > > I went to a -current machine and found no problems compiling a kernel > with non-default keymap, besides the limitations discussed. > I prepared a simple patch, which enables the usage of any valid keymap > name, regardless of the building machine's active console. Also, it use= s > the keymaps from sources instead of the ones installed on the building > machine. > > I opened a bug report for that: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D193865 Here was another bug report which is affected: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D153459 This adds KBDMUX_DFLT_KEYMAP option to kernel config. Since kbdmux was enabled by default several years ago, the other _DFLT_KEYMAP options haven't been really useful!!! I've been using swell.k's patch for 3 years without any problems. Can someone take this PR please? Thanks, -Harry --------------enigF0E76C02811101E3BE75A5F8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAlQhSWkACgkQLDqVQ9VXb8iJzwCfWjwnSkdY1cYg5BWECypWrlis 2fYAn0XoQ5aYuA1xX5f/qmDyqLwItk3E =CRBQ -----END PGP SIGNATURE----- --------------enigF0E76C02811101E3BE75A5F8--