PCMCIA docs

Hi everyone.

Can anybody help me to find documentation and samples (URLs) concerning
PCMCIA driver writing?

Thanx in advance.

You can start from this:
http://www.microsoft.com/whdc/system/bus/cardbus/default.mspx

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Dmitry Gubarkov
Sent: Monday, December 06, 2004 12:38 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] PCMCIA docs

Hi everyone.

Can anybody help me to find documentation and samples (URLs) concerning
PCMCIA driver writing?

Thanx in advance.


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@safend.com To unsubscribe
send a blank email to xxxxx@lists.osr.com

www.pcmcia.org
and the corresponding part of MSDN Library.

Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com

----- Original Message -----
From: “Dmitry Gubarkov”
Newsgroups: ntdev
To: “Windows System Software Devs Interest List”
Sent: Monday, December 06, 2004 1:38 PM
Subject: [ntdev] PCMCIA docs

> Hi everyone.
>
> Can anybody help me to find documentation and samples (URLs) concerning
> PCMCIA driver writing?
>
> Thanx in advance.
>
>
>
> —
> Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>

There’s a whole section on it in the Windows DDK:

Windows DDK -> System Support for Buses -> PCMCIA Buses

There’s a design guide and a reference.

There’s also PCIDRV, a sample driver for a PCI device that’s designed to be
modified for a PCMCIA device. It’s in the \src\general\pcidrv directory of
the DDK.

If this isn’t what you’re looking for, or if it isn’t sufficient, please
respond and let me know.

June Blender (MSFT)
xxxxx@microsoft.com

“Dmitry Gubarkov” wrote in message news:xxxxx@ntdev…
> Hi everyone.
>
> Can anybody help me to find documentation and samples (URLs) concerning
> PCMCIA driver writing?
>
> Thanx in advance.
>
>