From owner-freebsd-current Wed May 22 03:35:06 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA15744 for current-outgoing; Wed, 22 May 1996 03:35:06 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id DAA15738 for ; Wed, 22 May 1996 03:35:02 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id UAA22977; Wed, 22 May 1996 20:33:54 +1000 Date: Wed, 22 May 1996 20:33:54 +1000 From: Bruce Evans Message-Id: <199605221033.UAA22977@godzilla.zeta.org.au> To: bde@zeta.org.au, jkh@time.cdrom.com Subject: Re: bad keyboard reset routine? Cc: freebsd-current@freebsd.org, j@uriah.heep.sax.de Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >> It is used to set the keyboard to a known state. E.g., it blows away the >> BIOS defaults for the keyboard repeat and delay rates (RAD), and it turns >Can we kill the error message then since so many keyboards seem to >exhibit this problem? :-) No. Fix the driver. Bruce