From owner-cvs-sys Sun Jun 29 12:20:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA14082 for cvs-sys-outgoing; Sun, 29 Jun 1997 12:20:38 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA13980; Sun, 29 Jun 1997 12:18:31 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id NAA13178; Sun, 29 Jun 1997 13:18:19 -0600 (MDT) Date: Sun, 29 Jun 1997 13:18:19 -0600 (MDT) Message-Id: <199706291918.NAA13178@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Poul-Henning Kamp Cc: Kazutaka YOKOTA , cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-sys@freebsd.org Subject: Re: cvs commit: src/sys/i386/isa syscons.c syscons.h In-Reply-To: <1074.867607875@critter.dk.tfs.com> References: <199706291511.IAA02789@freefall.freebsd.org> <1074.867607875@critter.dk.tfs.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-cvs-sys@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > (If we only knew a way to detect ThinkPad 535, we could skip keyboard > > reset automatically, but...) > > Why do we need to reset it in the first place ? Because at least some older ThinkPad's won't work unless we reset the keyboard and then set them up to use the different scan-mode setup. That, and I suspect some machines which have multiple OS's need to have the hardware set to get rid of any funky re-mapping that may have been done. Nate