Re: Instance/Template registry keys for PCI device
- From: "Karel Danihelka [MSFT]" <KarelD@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 9 Aug 2005 20:48:35 -0700
Your approach will not work, simply because part of PCI bus enumeration is
device configuration. If you have fixed hardware configuration and you want
reduce boot time I would recommend following. First add PCI devices
configuration to OAL, then remove PCI bus driver at all and add device
drivers to BuiltIn (with correct IRQ/SYSINTR and memory addresses/size).
--
Karel Danihelka
---
Windows CE CoreOS
This posting is provided "AS IS" with no warranties, and confers no rights.
---
"Ten" <nospam@xxxxxxxxxxxxxxxxxxx> wrote in message
news:lZMJe.5816$EX.5188@xxxxxxxxxxxxxxxxxxxxxxx
>I want to keep the PCI bus enumerator from running on each boot to speed up
>the boot process. All my ce devices have the same hardware on the PCI bus.
>
> Once I have a PCI device up and running on CE and I have collected the
> instance settings for the device from the registry, can I:
>
> 1. Remove the template keys and just keep the instanace keys in place?
> 2. Keep the template keys as they are and add the instance keys?
>
> Which is the best approach?
> Will either/both work?
>
> Thanks,
> Nick.
>
>
.
- Follow-Ups:
- References:
- Prev by Date: Re: two-card network miniport drver CETK test
- Next by Date: Re: Debugging using KITL and USB
- Previous by thread: Instance/Template registry keys for PCI device
- Next by thread: Re: Instance/Template registry keys for PCI device
- Index(es):
Relevant Pages
|