Re: driver development
From: David Liao \(MS\) (davli_at_online.microsoft.com)
Date: 02/05/04
- Next message: woops: "RE: Bug in smclib.h? maybe?"
- Previous message: nreader: "RE: Bug in smclib.h? maybe?"
- In reply to: Marc: "driver development"
- Next in thread: Marc: "Re: driver development"
- Reply: Marc: "Re: driver development"
- Reply: Marc: "Re: driver development"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 5 Feb 2004 10:41:28 -0800
Please attached your device registry under Builtin\PCI\Instance. Also turn
on debug zone on device.exe (Errors,Warnings, Initialization,active devices)
and attach debug message output from PB.
I think your driver has mismatch XXX_Init or XXX_Init return NULL.
David Liao
"Marc" <spamthis@nospam.com> wrote in message
news:uE3saXB7DHA.2712@tk2msftngp13.phx.gbl...
> I have written device drivers for my CEPC platform that load and function
> correctly when compiled under debug, but when they are compiled under
> release, the driver don't load.
>
> I verified this by loading a registry viewing application, and viewing the
> registry. The drivers do not show up in the active list. They are PCI
> drivers, and their instances do show up under Builtin\PCI\Instance. I am
> assuming that this means that the devices have been enuermated correctly
on
> the PCI bus.
>
> What am I missing?
>
> Marc
>
>
- Next message: woops: "RE: Bug in smclib.h? maybe?"
- Previous message: nreader: "RE: Bug in smclib.h? maybe?"
- In reply to: Marc: "driver development"
- Next in thread: Marc: "Re: driver development"
- Reply: Marc: "Re: driver development"
- Reply: Marc: "Re: driver development"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|