From owner-freebsd-current Thu Feb 22 01:28:14 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA06178 for current-outgoing; Thu, 22 Feb 1996 01:28:14 -0800 (PST) Received: from utrhcs.cs.utwente.nl (utrhcs.cs.utwente.nl [130.89.10.247]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id BAA06173 Thu, 22 Feb 1996 01:28:11 -0800 (PST) Received: from myrtilos.cs.utwente.nl by utrhcs.cs.utwente.nl (SMI-8.6/csrelay-SVR4_1.3/RBCS) id KAA20395; Thu, 22 Feb 1996 10:28:08 +0100 Received: from curie.cs.utwente.nl by myrtilos.cs.utwente.nl (SMI-8.6/csrelay-Sol1.4/RB) id KAA02266; Thu, 22 Feb 1996 10:28:05 +0100 Received: from localhost by curie.cs.utwente.nl (SMI-8.6/SMI-SVR4) id KAA00916; Thu, 22 Feb 1996 10:28:04 +0100 To: sos@FreeBSD.org cc: freebsd-current@FreeBSD.org Subject: Re: Keyboard lockout on 2.x.x In-reply-to: Your message of "Mon, 19 Feb 1996 20:55:58 +0100." <199602191955.UAA00463@DeepCore.dk> Date: Thu, 22 Feb 1996 10:28:00 +0100 Message-ID: <915.824981280@curie.cs.utwente.nl> From: Andras Olah Sender: owner-current@FreeBSD.org Precedence: bulk On Mon, 19 Feb 1996 20:55:58 +0100, Sxren Schmidt wrote: > Erhm, once I put in the code to do the LED update asynchronously.. > What I don't remember is if its still in there, try look for a > #if ASYNCH or something like that and then define it and recompile. > If this works you have one of those kbd controllers.... Just FYI, specifying ASYNCH apparently fixed the lockups for me. Andras