Re: PCMCIA Registry settings for Win 2000 by Pavel
Pavel
Tue Nov 25 14:45:23 CST 2003
"LarryD" <anonymous@discussions.microsoft.com> wrote in message
news:0a3f01c3ab05$152be410$a001280a@phx.gbl...
> Where is the information for interpreting (and setting)
> the registry entries for a PCMCIA device under Win 2000?
>
> Is there a complete list of the req'd entries, optional
> entries, etc?
Everything is in the DDK docum. Look under INF LogConfig directive then search for PcCardConfig.
Otherwice, majority of PCMCIA drivers are just "normal" PnP drivers so their registry stuff is not
specific to PCMCIA. Win2k has nothing like "card services".
If you have a specific problem, please describe it.
-- PA