[From nobody Mon Dec 20 10:21:26 2010
Received: from mail.spacebel.be ([194.7.24.202]) by
	spb-hlt-mx01.spb.spacebel.be with Microsoft
	SMTPSVC(6.0.3790.4675); Tue, 14 Dec 2010 17:44:36 +0100
Received: from atlas.spacebel.com ([194.7.24.201]) by mail.spacebel.be with
	Microsoft SMTPSVC(6.0.3790.4675); Tue, 14 Dec 2010 17:42:13 +0100
MIME-Version: 1.0
Content-Type: text/plain;
	charset=&quot;iso-8859-1&quot;
Content-Transfer-Encoding: quoted-printable
Received: from mail182.messagelabs.com (mail182.messagelabs.com
	[85.158.139.83]) by atlas.spacebel.com (8.9.3/8.9.3) with ESMTP
	id RAA06533 for &lt;Guy.Leonis@spacebel.be&gt;;
	Tue, 14 Dec 2010 17:49:39 +0100 (MET)
Received: (qmail 6005 invoked from network); 14 Dec 2010 16:44:35 -0000
X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: from isilmar-3.linta.de (HELO linta.de) (188.40.101.200) by
	server-2.tower-182.messagelabs.com with DHE-RSA-AES256-SHA
	encrypted SMTP; 14 Dec 2010 16:44:35 -0000
Received: (qmail 22123 invoked by uid 1000); 14 Dec 2010 16:44:33 -0000
Content-class: urn:content-classes:message
Subject: Re: from 2.4 Card Services to 2.6 linux-pcmcia
Date: Tue, 14 Dec 2010 17:44:33 +0100
Message-ID: &lt;20101214164433.GA19689@isilmar-3.linta.de&gt;
In-Reply-To: &lt;78B00FA862FF2D49B7C3EF71AAED1D91010D2F2F@spb-hlt-mx01.spb.spacebel.be&gt;
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: from 2.4 Card Services to 2.6 linux-pcmcia
Thread-Index: AcubrjFOkDvWZne6S8CH5echMuiPOw==
References: &lt;78B00FA862FF2D49B7C3EF71AAED1D91010D2F2F@spb-hlt-mx01.spb.spacebel.be&gt;
From: &quot;Dominik Brodowski&quot; &lt;linux@dominikbrodowski.net&gt;
To: =?iso-8859-1?Q?Guy_L=E9onis?= &lt;Guy.Leonis@spacebel.be&gt;
Cc: &lt;linux-pcmcia@lists.infradead.org&gt;

Hey,

On Tue, Dec 14, 2010 at 05:25:26PM +0100, Guy L=E9onis wrote:
&gt; Sorry to disturb you, it is by now only a documentation issue.
&gt; In the frame of a European Space Agency project, I am in charge of =
porting a third-party PCMCIA driver (for a very specific and rare card) =
from kernel 2.4 (Card Services) to kernel 2.6 (linux-pcmcia and PCMCIA =
utils).
&gt; I was able to find the perfect HOWTO from David Hinds for the Card =
Services.
&gt; I am looking for an equivalent HOWTO for 2.6 PCMCIA implementation; I =
need a lot more than the mini-HOWTO I could find on the WEB =
(http://kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html).
&gt; I am looking also for a document giving a 'strategy' to do the =
migration or giving the differences between the two implementations.

Within the kernel sources, you can find a file
Documentation/pcmcia/driver-changes.txt , which outlines the most =
important
changes from a device driver's perspective. As you asked for an URL, =
here it
is:

http://git.kernel.org/?p=3Dlinux/kernel/git/torvalds/linux-2.6.git;a=3Dbl=
ob;f=3DDocumentation/pcmcia/driver-changes.txt;h=3Ddd04361dd361afe814b98e=
b46942924bda757f17;hb=3DHEAD

Please note that this reflects the most current kernel version, =
depending on
your target, not all changes are necessary. I recommend using 2.6.36 or
later kernels, though.

These changes were done iteratively -- the 2.6. PCMCIA implementation
therefore is still based on David Hinds' implementation for 2.4 (and
earlier).

If you have any questions, please do not hesitate to contact this list =
(or
me).

Best,
	Dominik

______________________________________________________________________
This email has been scanned by IT101 powered by MessageLabs Email =
Security System.
For more information please visit http://www.it101.be=20
______________________________________________________________________
]