From owner-freebsd-hackers Fri Oct 13 17:21:35 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA17993 for hackers-outgoing; Fri, 13 Oct 1995 17:21:35 -0700 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id RAA17988 for ; Fri, 13 Oct 1995 17:21:33 -0700 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id RAA18677; Fri, 13 Oct 1995 17:15:38 -0700 From: Terry Lambert Message-Id: <199510140015.RAA18677@phaeton.artisoft.com> Subject: Re: I/O port 0 == autoconfig? - RESULTS To: bde@zeta.org.au (Bruce Evans) Date: Fri, 13 Oct 1995 17:15:37 -0700 (MST) Cc: msmith@atrad.adelaide.edu.au, uhclem%nemesis@fw.ast.com, hackers@FreeBSD.ORG In-Reply-To: <199510132324.JAA24147@godzilla.zeta.org.au> from "Bruce Evans" at Oct 14, 95 09:24:31 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 557 Sender: owner-hackers@FreeBSD.ORG Precedence: bulk > >Speaking of the three-stage boot stuff, I'd like to hear from some/anyone > >that has a set of screen, serial and disk libraries that interact directly > >with the BIOS in the state that it's in when the bootsector is loaded. > > What's wrong with the routines in the boot loaders except they are not a > library (there is already too much duplication)? They cannot be accessed by the kernel (the VM86 problem). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.