From owner-freebsd-hackers Fri May 24 18:59:41 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA27780 for hackers-outgoing; Fri, 24 May 1996 18:59:41 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id SAA27775 for ; Fri, 24 May 1996 18:59:39 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id SAA02395; Fri, 24 May 1996 18:58:04 -0700 From: Terry Lambert Message-Id: <199605250158.SAA02395@phaeton.artisoft.com> Subject: Re: The view from here (was Re: ISDN Compression Load on CPU) To: imp@village.org (Warner Losh) Date: Fri, 24 May 1996 18:58:03 -0700 (MST) Cc: joe@ns.via.net, louie@TransSys.COM, hackers@FreeBSD.org In-Reply-To: <199605242259.QAA16933@rover.village.org> from "Warner Losh" at May 24, 96 04:59:45 pm 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 > : - Make the lack of keyboard and video a non-error > > I'd love to see something like that. Would save me $20/machine that I > press into router service :-). This a BIOS POST error. You need a different BIOS to make it work. It's pretty easy to hack one by hacking the INT 10 and INT 16 stuff into NOP's in an image of your current BIOS, and burn a new one into your EEPROM's. Or you can do the "keyboard dongle" thing. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.