From owner-freebsd-smp Sun Apr 27 16:52:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA06115 for smp-outgoing; Sun, 27 Apr 1997 16:52:23 -0700 (PDT) Received: from cs.utah.edu (cs.utah.edu [128.110.4.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA06109 for ; Sun, 27 Apr 1997 16:52:17 -0700 (PDT) Received: from fast.cs.utah.edu by cs.utah.edu (8.8.4/utah-2.21-cs) id RAA06685; Sun, 27 Apr 1997 17:52:02 -0600 (MDT) Received: by fast.cs.utah.edu (8.6.10/utah-2.15-leaf) id RAA08301; Sun, 27 Apr 1997 17:52:01 -0600 Date: Sun, 27 Apr 1997 17:52:01 -0600 From: vanmaren@fast.cs.utah.edu (Kevin Van Maren) Message-Id: <199704272352.RAA08301@fast.cs.utah.edu> To: drussell@saturn-tech.com, vanmaren@fast.cs.utah.edu Subject: Re: AMI BIOS on Titan PRO Cc: andreas@klemm.gtn.com, freebsd-smp@FreeBSD.ORG Sender: owner-smp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >On Sat, 26 Apr 1997, Kevin Van Maren wrote: > >> Both BIOSes use the same Flash ROM. Both BIOSes are both stored >> in a 128k binary file that is written directly into the ROM. >> However, the AMI BIOS uses a flash routine IN the ROM, so >... > >I would hope that AMI has a dos-based (or whatever) utility to flash their >BIOS into the ROM. Perhaps checking their web sight would help? > >I'm just guessing here, but you would think that they would have come up >with a way to do this. :) > >Later...... > Why would AMI want you to use their BIOS over someone else's? That jsut means that you are using their BIOS w/o paying roaylties... There *is* a DOS utility used to flash the ROM -- however, it uses hooks in the BIOS to do the Flash. This has some advanteges, as it doesn't overwrite the entire BIOS, which is supposed to allow you to recover from a failure. Kevin