From owner-freebsd-hackers Mon Apr 15 12:57:16 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA29473 for hackers-outgoing; Mon, 15 Apr 1996 12:57:16 -0700 (PDT) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA29463 for ; Mon, 15 Apr 1996 12:57:08 -0700 (PDT) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id VAA12281; Mon, 15 Apr 1996 21:53:50 +0200 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id VAA21249; Mon, 15 Apr 1996 21:53:49 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.7.5/8.6.9) id VAA12817; Mon, 15 Apr 1996 21:25:02 +0200 (MET DST) From: J Wunsch Message-Id: <199604151925.VAA12817@uriah.heep.sax.de> Subject: Re: kernel support for keyboards To: freebsd-hackers@freebsd.org (FreeBSD hackers) Date: Mon, 15 Apr 1996 21:25:00 +0200 (MET DST) Cc: kaleb@x.org (Kaleb S. KEITHLEY) Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199604151319.JAA21967@exalt.x.org> from "Kaleb S. KEITHLEY" at Apr 15, 96 09:19:24 am X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL24 ME8a] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As Kaleb S. KEITHLEY wrote: > No comments from the FreeBSD core tem in 48 hours. Maybe that's too early. I'd rather interpret it as ``if you come up with something reasonable, it's ok''. > ! #define CPU_KEYMAP 5 /* struct: keymap */ I have a problem with this one: we've got two different supported console drivers, and both use a fairly different internal keymap. Do you really need it for anything? Apart from this, from an ``optical'' review, it looks fine. I haven't tried to apply it to a -current system, but will do so soon. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)