Re: Checked build driver with free build OS....
- From: "Don Burn" <burn@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 2 Jul 2008 06:32:55 -0400
Checked build drivers work fine with the free build OS. As far a shipping
such a driver, some companies do just that, typically with a registry
setting to control debug printing.
--
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr
Remove StopSpam to reply
"Esha" <iimeandmyself@xxxxxxxxx> wrote in message
news:evuZZrC3IHA.4484@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
I know, to help debugging, its required to have the windows checked build
and with checked build driver (driver under development). But what happens
if checked build driver is loaded and used with free build os ? (XP SP2).
As far as I know, the checked build driver
1. Does not have optimization enabled
2. Lots of DbgPrint
3. The size of the binary is huge (because of symbols and etc).
3. The driver will be slow.
Are there anything more to add to the above list ? If I manage to remove
all the prints and if the driver is meeting the performance criterion, is
it advisable to deploy the checked build driver with free build OS ?
Regards
Esha
.
- References:
- Checked build driver with free build OS....
- From: Esha
- Checked build driver with free build OS....
- Prev by Date: Re: Errorcode c0000005 ndis passthru sample
- Next by Date: [KMDF Echo Sample Driver not loaded in Windows XP]
- Previous by thread: Checked build driver with free build OS....
- Next by thread: Re: Checked build driver with free build OS....
- Index(es):
Relevant Pages
|