Subject: Re: WSCONS & serial console tsleep panic
To: Eric Haszlakiewicz <haszlaki@UAccess.NET>
From: Mark Brinicombe <mark@causality.com>
List: tech-kern
Date: 01/25/1999 19:04:37
On Mon, 25 Jan 1999, Eric Haszlakiewicz wrote:
> > mark@causality.com said:
> > > I always get a tsleep panic triggered by pckbd_enqueue_cmd().
> > Oh - this timeout() driven glue stuff - it should go away.
> > As a workaround - can you try the following?
> ...pckbd.c patch...
>
> I've got the same problem on my machine (tsleep panic on first
> keystroke). It works with the patch. thanks.
Hi,
Yep that appeared to fix it.
CHeers,
Mark