From mint-bounce@lists.fishpool.fi Wed Mar 3 07:55:37 2010 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=IvTnqIwtrYL6xRSH35QpOdGSEBAh89owDaRu7PeT0Oo=; b=cjhRAbnRAtqnFgtDgYXl/mkO0Er1B5HFHO1DFMDsyGNS5u2w+RFdYka48wz5g4QCF6 EFfUcLnmS0Bmn+vrnATIVd2IP52V1St1nRgbnvT3TLDhd1fyn66+k+kRwkH1wHBxrzd1 BRW1psiT8F1iKfgeZCvt0aHCc726hhHRGZ+50= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; b=nrdAalWBrbaRmUkzNu2CgAcj9lW9tkV86T9BgGViWg7JBtg7BQ4d2H0wtbTFR5eW4P R4HfetWb4FOkD7PXXYuLjJ9A7fzU/BFWl3Yh+ceWbiziqMrvg+YqSnuV+Cz5LjcaXQsi C2fFN3p6+LBW+Cd1q5g/6p79ZQwn75Pal1uNs= Message-ID: <4B8E5A95.1010406@freesbee.fr> Date: Wed, 03 Mar 2010 13:48:21 +0100 From: =?ISO-8859-1?Q?Vincent_Rivi=E8re?= User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: mint Subject: Re: [MiNT] Xaloader patch, take #42 References: <2352BB99-84F9-4D43-943E-FC38037A48C3@gmail.com> <11a6f2b11003011514r1364e88dn99168a28d771f9e9@mail.gmail.com> In-Reply-To: <11a6f2b11003011514r1364e88dn99168a28d771f9e9@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: vincent.riviere@freesbee.fr Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Paul Wratt wrote: > With XaAES, how does v4e show up (according to this list and the > following check for CPU) Full support for ColdFire in FreeMiNT and its modules is still to be done, I think the XaAES module should be named "xaaesv4e.km". Currently, the presence of a ColdFire V4e CPU is indicated by the presence of a cookie named "_CF_" with a null value. This is subject to change. Don't bother with ColdFire support in the loaders now, we will add it later, after adding full support in the kernel. -- Vincent Rivière