From fnaumann@mail.cs.uni-magdeburg.de Thu Mar 25 19:39:43 2004 Subject: Re: [MiNT] [Aranym-user] AHDI Problems From: Petr Stehlik To: mint@lists.fishpool.fi In-Reply-To: References: <4056E997.70108@ddm.no> <1079434385.11043.66.camel@joy.sophics> <200403181600.05431.h.robbers@chello.nl> Content-Type: text/plain; charset=iso-8859-2 Message-Id: <1080239661.1832.7.camel@joy.home> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Thu, 25 Mar 2004 19:34:21 +0100 X-MIME-Autoconverted: from 8bit to quoted-printable by ns1.avonet.cz id TAA04434 Delivered-To: mint@lists.fishpool.fi X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: joy@sophics.cz Precedence: bulk List-help: List-unsubscribe: List-ID: X-List-ID: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by prinz.cs.uni-magdeburg.de id i2PIdfU24687 V Čt, 25. 03. 2004 v 14:12, Standa Opichal píše: > > > BTW: Taking the message literally... "AHDI 3.0 not supported on this > > > system, please update.". Why FreeMiNT simply dosn't do halt instead of > > > running further. > > > > Why should FreeMiNT halt? > > Frank, read the warning message again. "NOT SUPPORTED". This ussually > means that it can't work at all. It should probably say something else > that a terminal message that is saying now. Two things: first, it's not a terminal message, but a debug message that is printed via the NFDebug system. Redirect it to /dev/null and you're done :) Second, I think that the problem is actually in my partial implementation of XHDI in EmuTOS. I wrote a couple of XHDI functions that MiNT needs but didn't bother with emulating AHDI 3.x puninfo structures. I don't know if MiNT needs them or not and how makes use of them so if somebody knows why MiNT asks for the AHDI upgrade then let me know, please. Petr