Re: PCCARD driver question



There can be different reasons for the result that you see:

1. No driver included in the device for the card that you are using
2. PCMCIA timing is not set up right for your board
3. The driver as it came with PB is polling for interrupts - not so good
for production

and possibly others.

First check that you actually have a driver for the card that you are using.
Use a debug build of device.exe, pcc_serv.dll, pcmcia.dll and your
pccard.dll. These will provide you with significantly more information to
go on to debug this problem. But, if the timing isn't right the message
that you see in the debug output is just a simptom of the timing problem.

--
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

"C. Klaver" <C. Klaver@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:C015C3B8-4990-4E26-BDFA-F6208E3B7077@xxxxxxxxxxxxxxxx
Hi,
I am working with a SandgateII eval board (PXA270). I got WCE 5.0 up and
running. Now when I put in a Flash PCCARD into the slot I get a window
with
the title "Unidentified PCCARD Adapter" and the prompt "Enter the name of
the
driver for this PCCARD:". The entry field is filled with the text "Unknown
card in socket xx" (where xx is increasing with each try).
As far as I can see, I have included in the OS the PCCARD drivers that
came
with the BSP, so I understood that the OS would see the driver and load it
when needed.
Is there anything additional that I need to do in order to get PCCARD
working?

I am pretty new to this field, so I might be asking something very obvious
here. If so, sorry.


.



Relevant Pages

  • RE: [UPDATED PATCH] EFI support for ia32 kernels
    ... >> reuse a single driver image for multiple architectures assuming there ... As one of the people responsible for the EFI Specification and our ... Perhaps the UNDI network card interface that Intel developed ... BIOS can't shadow that much ROM code. ...
    (Linux-Kernel)
  • Re: PCCARD driver question
    ... When I look at the debugger output when inserting the card, ... driver, then unloads it. ... Now when I put in a Flash PCCARD into the slot I get a window ...
    (microsoft.public.windowsce.embedded)
  • Re: SD HC Problem
    ... With all those debug modules the card is mounted, ... As Valter already mentioned a detail logging output would help a lot. ... see what is going wrong with the new driver / bus? ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Linux, X, ld, gcc, linking, shared libraries and stuff
    ... >> because, originally, video cards / system RAM could NOT afford to have ... > GL actually "copies" everything, but it's done by the graphics card, so ... > anyway if it's not hardware accelerated. ... installed the proper driver, then it zooms around the screen... ...
    (alt.lang.asm)
  • Re: XXX_Init only being called once
    ... > My stream interface driver has been stripped right back to try to solve ... > I plug my card in the first time. ... > There are two new active keys in the registry PCMCIA and myDriver. ... > No entry points are called in my driver. ...
    (microsoft.public.windowsce.platbuilder)