Subject: Re: kern/8702: Keyboard frozen after RB_ASKNAME
To: Jaromír <jdolecek@netbsd.org>
From: Charles M. Hannum <abuse@spamalicious.com>
List: tech-kern
Date: 07/13/2001 14:47:06
From an architectural point of view, your patch seriously violates the
spl abstraction and is totally unacceptable.

Furthermore, your explanation makes no sense; it was NOT the case that
the system was wedged for me, which is what would happen if the
interrupt was stuck.  Only the keyboard was wedged.  And since it's an
edge-triggered interrupt, it's not even possible for it to get stuck.