From owner-freebsd-current Fri Feb 23 01:44:53 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA23681 for current-outgoing; Fri, 23 Feb 1996 01:44:53 -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 BAA23673 Fri, 23 Feb 1996 01:44:48 -0800 (PST) Received: from myrtilos.cs.utwente.nl by utrhcs.cs.utwente.nl (SMI-8.6/csrelay-SVR4_1.3/RBCS) id KAA17724; Fri, 23 Feb 1996 10:43:43 +0100 Received: from curie.cs.utwente.nl by myrtilos.cs.utwente.nl (SMI-8.6/csrelay-Sol1.4/RB) id KAA09459; Fri, 23 Feb 1996 10:43:38 +0100 Received: from localhost by curie.cs.utwente.nl (SMI-8.6/SMI-SVR4) id KAA02947; Fri, 23 Feb 1996 10:43:39 +0100 To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: freebsd-current@FreeBSD.ORG (FreeBSD-current users), sos@FreeBSD.ORG Subject: Re: Keyboard lockout on 2.x.x In-reply-to: Your message of "Fri, 23 Feb 1996 09:47:59 +0100." <199602230847.JAA02848@uriah.heep.sax.de> Date: Fri, 23 Feb 1996 10:43:36 +0100 Message-ID: <2946.825068616@curie.cs.utwente.nl> From: Andras Olah Sender: owner-current@FreeBSD.ORG Precedence: bulk On Fri, 23 Feb 1996 09:47:59 +0100, J Wunsch wrote: > > > Just FYI, specifying ASYNCH apparently fixed the lockups for me. > > > > So far me too. > > Søren, time to make it the default? I'm not sure that everyone would like it, because a virtual console switch takes now a few 10th's of a second during which the system seems to be halted (at least the HD stops grinding). I'm still happy with it, since my keyboard doesn't lock up any more, but people with no such problems may not appreciate the extra delay. It would help, however, to mention the `option ASYNCH' somewhere in the docs. Andras