From owner-freebsd-hackers Fri Feb 9 08:43:59 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA21445 for hackers-outgoing; Fri, 9 Feb 1996 08:43:59 -0800 (PST) Received: from firtech.lri.fr (firtech.lri.fr [129.175.15.3]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id IAA21440 for ; Fri, 9 Feb 1996 08:43:56 -0800 (PST) Received: by firtech.lri.fr (8.6.12/general) id RAA02119 for hackers@FreeBSD.org; Fri, 9 Feb 1996 17:40:49 +0100 Date: Fri, 9 Feb 1996 17:40:49 +0100 From: souchu@firtech.lri.fr (Nicolas Souchu) Message-Id: <199602091640.RAA02119@firtech.lri.fr> To: hackers@FreeBSD.org Subject: EIDE 2300+ Promise Sender: owner-hackers@FreeBSD.org Precedence: bulk Hi, 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 ? The controller has a external bios at address DC000h (by default), should I change this address ? Is it a DMA problem (virtual <-> physical address translation), or something else ? 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 ? Would FreeBSD's kernel be surprised and panic ? Any idea appreciated. Thanks in advance, nicolas email: souchu@firtech.lri.fr