Adding support for a PCMCIA device

  • Thread starter Thread starter Thomas Johansen
  • Start date Start date
T

Thomas Johansen

Hi

What i best pratice to ad support for PCMCIA cards ( not availible in TD, so
I have to make them with Component Designer) in my image ?

I what WinXP Embedded to install the drivers when inserted in the PCMCIA !!
Is there any best practice to follow ? I don't whant WinXP Emb to have the
driver installed default, but only be able to find and install the driver
when needed !!

Thomas
 
Have you tried to copy all driver files in their appropriate folders?

When you connect new hardware PnP will find inf file and install device
driver.

Regards,
Slobodan
 
Have you tried to copy all driver files in their appropriate folders?

The component is working find. But when I first insert my PCMCIA card, "New
Hardware found" dialog comes up. I then press next a few time and the driver
is known by eXP and installeds in eXP.
If the PCMCIA card is ejected and inserted again, eXP is installing the
driver again, but with no user dialog.
That is what I whant it to do the first time to. Just loading the driver
with no asking.

Thomas
 
Thomas,

Can you run FBA with the card in question inserted into the target machine?

HTH,

Brad Combs
Imago Technologies
 
I hope that this will reach you. I'm trying to use other ISP.
I'm unable to post from my old ISP, from both web and outlook.

I did :-)
You should remove Component "Add New Hardware Wizard"

Nope.. Is needed else where !!
Or you should use signed drivers.

They are not :-(
Or you can try to disable verification of signed drivers.

This is for current user.
HKCU\Software\Microsoft\Driver Signing\Policy = 0
HKLM\Software\Microsoft\Driver Signing\Policy - For device wide.

Yes.. This is probaly a good idea.
I also try runing FBA with the PCMCIA card inserted.. !!!
 
Hi Thomas,

I hope that this will reach you. I'm trying to use other ISP.
I'm unable to post from my old ISP, from both web and outlook.

You should remove Component "Add New Hardware Wizard"

Or you should use signed drivers.
Or you can try to disable verification of signed drivers.

This is for current user.
HKCU\Software\Microsoft\Driver Signing\Policy = 0
HKLM\Software\Microsoft\Driver Signing\Policy - For device wide.

Also all of your files must be in their folders.

Regards,
Slobodan
 
Can you run FBA with the card in question inserted into the target
machine?

I have tried that. Doesn't care. I still have to select the driver first
time....
 
Back
Top