From owner-freebsd-hackers Fri Dec 27 21:26:24 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id VAA28154 for hackers-outgoing; Fri, 27 Dec 1996 21:26:24 -0800 (PST) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id VAA28149 for ; Fri, 27 Dec 1996 21:26:22 -0800 (PST) Received: from current1.whistle.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.8.2/8.8.2) with SMTP id VAA05903; Fri, 27 Dec 1996 21:19:55 -0800 (PST) Message-ID: <32C4ADBA.41C67EA6@whistle.com> Date: Fri, 27 Dec 1996 21:18:50 -0800 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: Michael Smith CC: hans@brandinnovators.com, freebsd-hackers@freebsd.org Subject: Re: bootloader & memory test... References: <199612280258.NAA00491@genesis.atrad.adelaide.edu.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Michael Smith wrote: > > Julian Elischer stands accused of saying: > > > > The FreeBSD botblocks set themselves to be in a flat 32bit address > > space as well. They do use up more of the bottom 640K, > > (but you can control where they put themselves in ram at compile time) > > > > so it should be possible to add the function into one of the > > .s files > > I thought the bootblocks were fill'd to overflowing? > > Still, the bootblock in question is full of 'bde' comments. Is there > a bootloader _anywhere_ in the free Unix world that Bruce _hasn't_ been > involved in? 8) I was thinking more in line of cloning that code as a starting point fpr a stand-alone memory tester.. dd it to to a floppy and reboot for a test..:)