From owner-freebsd-drivers@freebsd.org Fri Jul 24 00:33:30 2015 Return-Path: Delivered-To: freebsd-drivers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D2B5A9A977B for ; Fri, 24 Jul 2015 00:33:30 +0000 (UTC) (envelope-from ljh8199@gmail.com) Received: from mail-pa0-x22b.google.com (mail-pa0-x22b.google.com [IPv6:2607:f8b0:400e:c03::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A8A08187E for ; Fri, 24 Jul 2015 00:33:30 +0000 (UTC) (envelope-from ljh8199@gmail.com) Received: by padck2 with SMTP id ck2so4505464pad.0 for ; Thu, 23 Jul 2015 17:33:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:user-agent:mime-version :content-type; bh=8LjHGTvLN/AM7/ajuhWwFDodz3EtquIIcR47Bj3lUno=; b=RQU3UKlHqacSv3XDZVtm4gRuLDeEMcQlArdYPNLKEoqICeBlNflRCIo30xsRYQ3PCq qcN+EDX6Djbahx1LRONNfslFX3OV4vpSoV71nhd1V1GCyPth8+OHG2GmoIcL/tTWSR6I 1M8xvrvYeZEMfIHh/vBUU3+qvgiVue2geqkCK0H3hXMdJ6yWclXBdFbTfhVIJxhG04qC qrY1ETR1gpCGBEUk6/iOQtuMhHiySo0a1CI4sNXBlVgj4YMiAGFun+azhhvxfU7TmasF 643sq8G0Dz8acp61WrpfDFQjZ69r+lMSyljkNb867T2pWpZToGPkvPljCASggyS2GyI9 xmHA== X-Received: by 10.70.42.134 with SMTP id o6mr24310186pdl.11.1437698010015; Thu, 23 Jul 2015 17:33:30 -0700 (PDT) Received: from m2r.lawsarang.net ([163.152.3.39]) by smtp.gmail.com with ESMTPSA id b4sm2236847pdn.42.2015.07.23.17.33.27 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Jul 2015 17:33:28 -0700 (PDT) From: ljh8199@gmail.com (Lee, Jae Ho) To: freebsd-drivers@freebsd.org Subject: Korean keyboard support Date: Fri, 24 Jul 2015 09:33:17 +0900 Message-ID: <86zj2mpf76.fsf@m2r.lawsarang.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jul 2015 00:33:30 -0000 Hello. I am Lee, Jaeho from South Korea. ( not North lol ) I am trying to ask you about the Korean keyboard support in FreeBSD. The Korean keyborad is featured as below. "The Korean keyboard has two keys, the Korean/Chinese and the Korean/English toggles, that generate scancodes f1 and f2 (respectively) when pressed, and nothing when released. They do not repeat. The keycaps are "hancha" and "han/yong" (written in Hangul). Hancha (hanja) means Chinese character, and Han/Yong is short for Hangul/Yongcha (Korean/English). They are located left and right of the space bar." ( From : http://www.win.tue.nl/~aeb/linux/kbd/scancodes-9.html ) Basically, on the Korean 103/106 (Korean Government Standard), there are two additional keys as Hangul(scancode of 0xf2) and Hanja(scancode of 0xf1) to the US 101/104 keyborad. and they don't have release signals if they are ps/2 type. USB keborad does have release signals. I tried look in src/sys/dev/atkbdc/atkbd.c and tried to make a patch on my own which I inspired by the patch from the linux kernel : https://bugzilla.kernel.org/show_bug.cgi?id=6642 , but since I am not well experienced yet in freebsd programing so I eventually came to ask for your help. I am ready to give you answers and informations to any kind of questions about Korean keybord specifications or other things related that you might want to know. :) As you can guess, the keyboard support is quite evident and will be really important and helpful to many Korean FreeBSD users. Thank you in advance. :) Lee. From owner-freebsd-drivers@freebsd.org Fri Jul 24 04:17:55 2015 Return-Path: Delivered-To: freebsd-drivers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7B7BB9A9D48 for ; Fri, 24 Jul 2015 04:17:55 +0000 (UTC) (envelope-from jmg@gold.funkthat.com) Received: from gold.funkthat.com (gate2.funkthat.com [208.87.223.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gold.funkthat.com", Issuer "gold.funkthat.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 3E0AD1C70 for ; Fri, 24 Jul 2015 04:17:54 +0000 (UTC) (envelope-from jmg@gold.funkthat.com) Received: from gold.funkthat.com (localhost [127.0.0.1]) by gold.funkthat.com (8.14.5/8.14.5) with ESMTP id t6O4Hs9w084034 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 23 Jul 2015 21:17:54 -0700 (PDT) (envelope-from jmg@gold.funkthat.com) Received: (from jmg@localhost) by gold.funkthat.com (8.14.5/8.14.5/Submit) id t6O4HsTI084033; Thu, 23 Jul 2015 21:17:54 -0700 (PDT) (envelope-from jmg) Date: Thu, 23 Jul 2015 21:17:54 -0700 From: John-Mark Gurney To: "Lee, Jae Ho" Cc: freebsd-drivers@freebsd.org Subject: Re: Korean keyboard support Message-ID: <20150724041754.GH78154@funkthat.com> References: <86zj2mpf76.fsf@m2r.lawsarang.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86zj2mpf76.fsf@m2r.lawsarang.net> X-Operating-System: FreeBSD 9.1-PRERELEASE amd64 X-PGP-Fingerprint: 54BA 873B 6515 3F10 9E88 9322 9CB1 8F74 6D3F A396 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ X-Resume: http://resnet.uoregon.edu/~gurney_j/resume.html X-TipJar: bitcoin:13Qmb6AeTgQecazTWph4XasEsP7nGRbAPE X-to-the-FBI-CIA-and-NSA: HI! HOW YA DOIN? can i haz chizburger? User-Agent: Mutt/1.5.21 (2010-09-15) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (gold.funkthat.com [127.0.0.1]); Thu, 23 Jul 2015 21:17:54 -0700 (PDT) X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jul 2015 04:17:55 -0000 Lee, Jae Ho wrote this message on Fri, Jul 24, 2015 at 09:33 +0900: This is probably better suited for -current, so I have redirected the question there... > I am Lee, Jaeho from South Korea. ( not North lol ) > I am trying to ask you about the Korean keyboard support in FreeBSD. > The Korean keyborad is featured as below. > > "The Korean keyboard has two keys, the Korean/Chinese and the > Korean/English toggles, that generate scancodes f1 and f2 (respectively) > when pressed, and nothing when released. They do not repeat. The keycaps > are "hancha" and "han/yong" (written in Hangul). Hancha (hanja) means > Chinese character, and Han/Yong is short for Hangul/Yongcha > (Korean/English). They are located left and right of the space bar." > ( From : http://www.win.tue.nl/~aeb/linux/kbd/scancodes-9.html ) > > Basically, on the Korean 103/106 (Korean Government Standard), there are two additional keys as Hangul(scancode of 0xf2) > and Hanja(scancode of 0xf1) to the US 101/104 keyborad. and they don't have release signals if they > are ps/2 type. USB keborad does have release signals. > > I tried look in src/sys/dev/atkbdc/atkbd.c and tried to make a > patch on my own which I inspired by the patch from the linux kernel : > https://bugzilla.kernel.org/show_bug.cgi?id=6642 , but since I am not > well experienced yet in freebsd programing so I eventually came to ask > for your help. > > I am ready to give you answers and informations to any kind of questions > about Korean keybord specifications or other things related that > you might want to know. :) > > As you can guess, the keyboard support is quite evident and will be really important and helpful to > many Korean FreeBSD users. > Thank you in advance. :) It looks like FreeBSD may not have a keymap for Korean keyboards. You can check by running kbdmap from the console... If you look at /usr/share/syscons/keymaps (older syscons), or /usr/share/vt/keymaps (current vt, which supports UTF-8 fonts and more), you can define your own keyboard map... It could be that I'm missing what you're trying to do... Hope this helps! -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not."