Hi
I am migrating from Windows CE 4.2 to 5.0. I am having some issues with the
PCMCIA driver, I am aware from the help and earlier posts that the pcmcia
driver model has changed, due to time constraints I would like to move the
pcmcia driver from 4.2 to 5.0 without moving to the bus agnostic driver.

cardserv.lib does not exist anymore, so what I have done is copied it from
4.2, my pcmcia driver builds in 5.0 and the pcmcia cards that I have tested
ciscioaironet350 for example work, the only problem that I am having is that
CF memory cards used with a pcmcia adapter are not recognised anymore.

Firstly is what I have done above correct and secondly any ideas why the
compact flash card is not recognised.

Regards

Re: PCMCIA 4.2 to 5.0 by Bruce

Bruce
Thu Aug 24 15:18:07 CDT 2006

Did you add ATADisk support to your platform?

A debug build will provide much needed information for determining what is
wrong.

--
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net

Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member

"TMa" <tma@tma.com> wrote in message
news:eckfg5$694$1$830fa17d@news.demon.co.uk...
> Hi
> I am migrating from Windows CE 4.2 to 5.0. I am having some issues with
> the PCMCIA driver, I am aware from the help and earlier posts that the
> pcmcia driver model has changed, due to time constraints I would like to
> move the pcmcia driver from 4.2 to 5.0 without moving to the bus agnostic
> driver.
>
> cardserv.lib does not exist anymore, so what I have done is copied it from
> 4.2, my pcmcia driver builds in 5.0 and the pcmcia cards that I have
> tested ciscioaironet350 for example work, the only problem that I am
> having is that CF memory cards used with a pcmcia adapter are not
> recognised anymore.
>
> Firstly is what I have done above correct and secondly any ideas why the
> compact flash card is not recognised.
>
> Regards
>



Re: PCMCIA 4.2 to 5.0 by TMa

TMa
Thu Aug 24 16:56:09 CDT 2006

Thank you for your reply, I have added the ATADisk support, will double
check this, and get some debug, other than that you see no issues with the
method used to port the PCMCIA driver (socket) across from 4.2.

Regards

"Bruce Eitman [eMVP]" <beitman.nospam@applieddata.net.nospam> wrote in
message news:OIq8Pr7xGHA.3844@TK2MSFTNGP06.phx.gbl...
> Did you add ATADisk support to your platform?
>
> A debug build will provide much needed information for determining what is
> wrong.
>
> --
> Bruce Eitman (eMVP)
> Senior Engineer
> beitman AT applieddata DOT net
>
> Applied Data Systems
> www.applieddata.net
> An ISO 9001:2000 Registered Company
> Microsoft WEP Gold-level Member
>
> "TMa" <tma@tma.com> wrote in message
> news:eckfg5$694$1$830fa17d@news.demon.co.uk...
>> Hi
>> I am migrating from Windows CE 4.2 to 5.0. I am having some issues with
>> the PCMCIA driver, I am aware from the help and earlier posts that the
>> pcmcia driver model has changed, due to time constraints I would like to
>> move the pcmcia driver from 4.2 to 5.0 without moving to the bus agnostic
>> driver.
>>
>> cardserv.lib does not exist anymore, so what I have done is copied it
>> from 4.2, my pcmcia driver builds in 5.0 and the pcmcia cards that I have
>> tested ciscioaironet350 for example work, the only problem that I am
>> having is that CF memory cards used with a pcmcia adapter are not
>> recognised anymore.
>>
>> Firstly is what I have done above correct and secondly any ideas why the
>> compact flash card is not recognised.
>>
>> Regards
>>
>
>