From owner-freebsd-hackers Fri Oct 13 16:27:39 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA16595 for hackers-outgoing; Fri, 13 Oct 1995 16:27:39 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id QAA16588 for ; Fri, 13 Oct 1995 16:27:34 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id JAA24147; Sat, 14 Oct 1995 09:24:31 +1000 Date: Sat, 14 Oct 1995 09:24:31 +1000 From: Bruce Evans Message-Id: <199510132324.JAA24147@godzilla.zeta.org.au> To: msmith@atrad.adelaide.edu.au, uhclem%nemesis@fw.ast.com Subject: Re: I/O port 0 == autoconfig? - RESULTS Cc: hackers@FreeBSD.org 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)? Bruce