From owner-freebsd-hackers Mon Feb 17 10:21:45 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA03629 for hackers-outgoing; Mon, 17 Feb 1997 10:21:45 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id KAA03624 for ; Mon, 17 Feb 1997 10:21:43 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA09333; Mon, 17 Feb 1997 11:18:22 -0700 From: Terry Lambert Message-Id: <199702171818.LAA09333@phaeton.artisoft.com> Subject: Re: boot messages (Was: Sun Workshop compiler vs. GCC?) To: msmith@atrad.adelaide.edu.au (Michael Smith) Date: Mon, 17 Feb 1997 11:18:22 -0700 (MST) Cc: eivind@dimaga.com, giles@nemeton.com.au, avalon@coombs.anu.edu.au, jehamby@lightside.com, hackers@freebsd.org In-Reply-To: <199702162320.JAA05708@genesis.atrad.adelaide.edu.au> from "Michael Smith" at Feb 17, 97 09:50:14 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > But you're not paying attention : it is NOT POSSIBLE to > detect keystrokes on the console while the device probes are running, > because interrupts are Turned Off. So *poll* the keyboard controller, and use that for your DELAY(). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.