From owner-freebsd-hackers Wed Jan 31 22:07:04 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA26479 for hackers-outgoing; Wed, 31 Jan 1996 22:07:04 -0800 (PST) Received: from rover.village.org (rover.village.org [204.144.255.49]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id WAA26471 for ; Wed, 31 Jan 1996 22:07:00 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by rover.village.org (8.6.11/8.6.6) with SMTP id XAA21627; Wed, 31 Jan 1996 23:06:46 -0700 Message-Id: <199602010606.XAA21627@rover.village.org> To: Terry Lambert Subject: Re: Watchdog timers (was: Re: Multi-Port Async Cards) Cc: hackers@freebsd.org In-reply-to: Your message of Wed, 31 Jan 1996 15:07:44 MST Date: Wed, 31 Jan 1996 23:06:46 -0700 From: Warner Losh Sender: owner-hackers@freebsd.org Precedence: bulk : The LCD display on Dell boxes was programmed by the 386BSD 0.1 boot to : say something like "GO!!!". I can't rememebr for sure. The old Solbourne S4000 machine had a place you could plug in a device to decode the POST, or other status messages. When it was at the rom prompt waiting for input, it would say FEED and then FACE and then repeat. vmunix did something boring: 8000 0800 0080 0008 :-(. Warner