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."