Re: How to Access CIS information in PCMCIA CF Card
- From: "Uwe Solter" <uwe@xxxxxxxxxxx>
- Date: Tue, 24 Jan 2006 12:45:42 +0100
Modifying the CIS means writing to the attribute memory of your card.
There are several possibilities to do this. Have a look on "System Support
for Buses\PCMCIA Bus"
in the DDK documentation.
All the solutions require some driver to be already loaded for your device.
Means that a valid CIS
must already be present on the card.
Changing the CIS implies changing of the checksum built on the CIS. As far
as I remember this checksum
is part of the hardware ID used to enumerate the driver for your device. So
if you change the CIS you
will get a new hardware ID......
"Noah538" <noah538@xxxxxxxxxxxxxxx> schrieb im Newsbeitrag
news:1137932097.016602.87720@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Is there any possible to modify the Card Infomation Structure (CIS)
> in CF Memory Card via ntddpcm.h
> ?
>
.
- Follow-Ups:
- Re: How to Access CIS information in PCMCIA CF Card
- From: Noah538
- Re: How to Access CIS information in PCMCIA CF Card
- References:
- How to Access CIS information in PCMCIA CF Card
- From: Noah538
- Re: How to Access CIS information in PCMCIA CF Card
- From: Pavel A.
- Re: How to Access CIS information in PCMCIA CF Card
- From: Noah538
- How to Access CIS information in PCMCIA CF Card
- Prev by Date: Re: Change in signing policy for 64-bit drivers for Vista and Longhorn
- Next by Date: Re: DifX & InstallShield
- Previous by thread: Re: How to Access CIS information in PCMCIA CF Card
- Next by thread: Re: How to Access CIS information in PCMCIA CF Card
- Index(es):
Relevant Pages
|