From mint-bounce@lists.fishpool.fi  Mon Dec  6 22:41:22 2004
X-Original-To: fnaumann@mail.boerde.de
Delivered-To: fnaumann@mail.boerde.de
X-Envelope-From: Gerhard_Stoll@b.maus.de
X-Envelope-To: <mint@fishpool.com>
From: Gerhard_Stoll@b.maus.de (Gerhard Stoll)
To: mint@fishpool.com
Subject: [MiNT] Falcon XBIOS errors.
Message-ID: <200412062132.p42189@b.maus.de>
Date: Mon, 6 Dec 2004 21:32:00 +0100
Organization: MAUS Berlin (+49-30-82701142)
X-Gateway: b3.maus.de gb1.1r 102698.1858
X-Gateway-Administrator: postmaster@b3.maus.de
Lines: 16
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-To: mint-bounce@lists.fishpool.fi
X-original-sender: Gerhard_Stoll@b.maus.de
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
X-Virus-Scanned: by amavisd-new at relay.boerde.de
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on relay.boerde.de
X-Spam-Status: No, hits=-0.8 tagged_above=-50.5 required=3.8 tests=AWL,
 BAYES_00, UPPERCASE_25_50
X-Spam-Level: 

Hello,

I found the defines for the Falcon XBIOS errors in the MiNTLib.

#define ESNDLOCKED  __KERNEL_NEG(129) /* Sound system is already
                                        locked. */
#define ESNDNOTLOCK __KERNEL_NEG(130) /* Sound system is not locked. */

But my Falcon Developer Documentation describes the errorcodes with
SNDLOCKED		-129
SNDNOTLOCK 	-128

Why have FreeMiNT other values or is this an error from the docu?

Gerhard


