From owner-freebsd-hackers Sat Feb 10 04:48:50 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA16474 for hackers-outgoing; Sat, 10 Feb 1996 04:48:50 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id EAA16425 for ; Sat, 10 Feb 1996 04:48:44 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id XAA30321; Sat, 10 Feb 1996 23:42:09 +1100 Date: Sat, 10 Feb 1996 23:42:09 +1100 From: Bruce Evans Message-Id: <199602101242.XAA30321@godzilla.zeta.org.au> To: hackers@freebsd.org, souchu@firtech.lri.fr Subject: Re: EIDE 2300+ Promise Sender: owner-hackers@freebsd.org Precedence: bulk >My controller EIDE 2300+ Promise fails at boot in int 13h or >just after when executing real_to_proc, I don't know exactly. >What's wrong ? I don't know. >I have an idea. Why not programming a sort of linux-lodlin that would >start FreeBSD from DOS after installing the Promise int 13h driver ? dosboot.exe in FreeBSD already does this. Bruce