From mint-bounce@lists.fishpool.fi  Mon May 31 18:37:38 2010
X-Authenticated: #48718759
X-Provags-ID: V01U2FsdGVkX18gfekPc+8gtaDvoS2fpbyBDciULtjWKC8BssV2Ix
	euavzkVUeifDXQ
Message-ID: <589800.6438251-sendEmail@descaro>
From: "Helmut Karlowski" <hk10@gmx.de>
To: "alanh@fairlite.co.uk" <alanh@fairlite.co.uk>,
        "mint@lists.fishpool.fi" <mint@lists.fishpool.fi>
Cc: "hk10@gmx.de" <hk10@gmx.de>
Subject: [MiNT] patch:XaAES:cookie.h
Date: Mon, 31 May 2010 22:35:58 +0000
X-Mailer: sendEmail-1.55
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="----MIME delimiter for sendEmail-484381.583360122"
X-Antivirus: avast! (VPS 100531-0, 31.05.2010), Outbound message
X-Antivirus-Status: Clean
X-Y-GMX-Trusted: 0
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: hk10@gmx.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>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>

This is a multi-part message in MIME format. To properly display this message you need a MIME-Version 1.0 compliant Email program.

------MIME delimiter for sendEmail-484381.583360122
Content-Type: text/plain;
  charset="iso-8859-1"
  Content-Transfer-Encoding: quoted-printable

First part of kernel-patches for xaaes. I hope it's all ok.

-------------------------------------
COOKIE_fVDI is needed to compile XaAES
-------------------------------------



------MIME delimiter for sendEmail-484381.583360122
Content-Type: text/plain;
 name="cookie.h.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="cookie.h.patch"

--- cookie.h	24 Aug 2005 21:15:23 -0000	1.15
+++ cookie.h	31 May 2010 22:24:02 -0000
@@ -67,6 +67,7 @@
 # define COOKIE_XHDI	0x58484449L
 # define COOKIE_SCSI	0x53435349L
 # define COOKIE_NVDI	0x4e564449L
+# define COOKIE_fVDI	0x66564449L
 # define COOKIE_NOVA	0x4e4f5641L
 # define COOKIE_FSMC	0x46534d43L
 # define COOKIE_RSVF	0x52535646L


------MIME delimiter for sendEmail-484381.583360122--


