From owner-freebsd-hackers Thu Jan 4 17:45:12 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA12052 for hackers-outgoing; Thu, 4 Jan 1996 17:45:12 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA12043 for ; Thu, 4 Jan 1996 17:45:08 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id SAA00873; Thu, 4 Jan 1996 18:42:22 -0700 From: Terry Lambert Message-Id: <199601050142.SAA00873@phaeton.artisoft.com> Subject: Re: X for install To: gibbs@freefall.freebsd.org (Justin T. Gibbs) Date: Thu, 4 Jan 1996 18:42:21 -0700 (MST) Cc: terry@lambert.org, wilko@yedi.iaf.nl, phk@critter.tfs.com, jkh@time.cdrom.com, obrien@cs.ucdavis.edu, freebsd-hackers@FreeBSD.ORG In-Reply-To: <199601050052.QAA03245@freefall.freebsd.org> from "Justin T. Gibbs" at Jan 4, 96 04:52:05 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 Precedence: bulk > >> In our (=at a former 'work') most of the EISA mainboards only survive > >> calling the EISA INT from things like DOS. The 32 bit equivalent in > >> the BIOS most of the times simply crashed the Unix. I lost the details > >> but I think counting on this to work is optimistic > >> > >> BTW we where using this to 'autoconfig' a ATT V.3 based system. You > >> still had to do a kernel link but it was based on the info in the EISA > >> config NVRAM. > > > >The point is to bypass the BIOS. The only non-computable information > >is the size of the per slot CMOS area. That's what I meant. > > Or use VM86 to do 16-bit calls into the EISA BIOS. Exactly. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.