From owner-freebsd-hackers Thu Jun 15 19:14:30 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from pinhead.parag.codegen.com (207-44-235-154.CodeGen.COM [207.44.235.154]) by hub.freebsd.org (Postfix) with ESMTP id 1AA8137B7E8 for ; Thu, 15 Jun 2000 19:14:28 -0700 (PDT) (envelope-from parag@pinhead.parag.codegen.com) Received: from pinhead.parag.codegen.com (localhost.parag.codegen.com [127.0.0.1]) by pinhead.parag.codegen.com (8.9.3/8.9.3) with ESMTP id TAA77542; Thu, 15 Jun 2000 19:14:25 -0700 (PDT) (envelope-from parag@pinhead.parag.codegen.com) To: Sergey Babkin Cc: Ronald G Minnich , hackers@FreeBSD.ORG Subject: Re: Anybody working on FreeBSD BIOS? In-Reply-To: Message from Sergey Babkin of "Thu, 15 Jun 2000 21:42:48 EDT." <39498618.103CC6AB@bellatlantic.net> Organization: CodeGen, Inc. X-Image-URL: http://www.codegen.com/images/CG-logo-only.gif X-URL: http://www.codegen.com X-Face: =O'Kj74icvU|oS*<7gS/8'\Pbpm}okVj*@UC!IgkmZQAO!W[|iBiMs*|)n*`X ]pW%m>Oz_mK^Gdazsr.Z0/JsFS1uF8gBVIoChGwOy{EK=<6g?aHE`[\S]C]T0Wm Date: Thu, 15 Jun 2000 19:14:25 -0700 Message-ID: <77540.961121665@pinhead.parag.codegen.com> From: Parag Patel Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, the main reason we're replacing the BIOS is that we've had several requests from people who want relatively sane firmware in their computers. :) One of our (potential) customers needs to completely manage their rack-mount systems remotely using the serial port without video and without a keyboard - something that few motherboards support. Another option is to create a custom ISA or PCI card with pretty much just a ROM on in, let the BIOS set things up, then completely take over control of the machine. This is a lot more work and more expensive, not to mention taking up one of the relatively few slots, but it would work in more computers. (Some BIOSes still refuse to run without video and keyboard though.) One problem with flash disks and such is that by the time the machine is ready to boot from one, it's already well past where you'd like to have control over the BIOS settings. Frankly, I'd just as soon support PowerPC or Alpha ATX motherboards with SmartFirmware. Anyone know of inexpensive ATX non-x86 boards? :) -- Parag Patel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message