Re: Is WDM or WDF driver is mandate to work in Vista 32/64 bit?
- From: "Maxim S. Shatskih" <maxim@xxxxxxxxxxxxxxxx>
- Date: Thu, 1 Nov 2007 14:51:04 +0300
Any PCI device is PnP by very definition.
Legacy NT driver model for PCI hardware (based on HalAssignSlotResources)
is deprecated since Windows 2000 (7.5 years from now), and, if such a driver is
present in the OS, it will disable standby/hibernate features of the OS.
Nevertheless, I think it is still supported in Vista.
So, this is very, very dirty, and I should suggest to reconsider your "time
limitations" to detemine what is better - users cursing you for extremely dirty
driver which provides negative impact on the whole OS or delivering the driver
later a bit.
--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@xxxxxxxxxxxxxxxx
http://www.storagecraft.com
"kota" <kota@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:19A3FE94-6D16-4E43-9E92-6608CA0C8C67@xxxxxxxxxxxxxxxx
I am working on legacy PCI driver, which is based on NT driver model, doesnt
have PNP support also, Is the legacy NT model driver support is existing in
Vista 32/64 OS?
I would happy to work in NT model because of time limitations, Can any one
let me know, Will NT model driver will work in vista or not.
Is WDM/WDF or mandate?
.
- Prev by Date: Re: WinCe 6 CEPC sdcardlib Linker Error
- Next by Date: Re: How Can i get SCO data based on Micrisoft Bluetoot Stack
- Previous by thread: virtual printer driver installation problem
- Next by thread: Re: Is WDM or WDF driver is mandate to work in Vista 32/64 bit?
- Index(es):
Relevant Pages
|