Re: PCCARD driver question
- From: "Bruce Eitman \(eMVP\)" <beitman.nospam@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 24 Mar 2006 13:03:04 -0500
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.
.
- Follow-Ups:
- Re: PCCARD driver question
- From: C. Klaver
- Re: PCCARD driver question
- Prev by Date: Re: NK.BIN distribution
- Next by Date: Re: File System Filter : encrypt a folder.
- Previous by thread: ActivateService not working for WM 5.0
- Next by thread: Re: PCCARD driver question
- Index(es):
Relevant Pages
|