Q) Will WinXP and Win2K support to reduct I/O-port by Registry Setting?

Hello everyone,


I'm developping PCI/CardBus device driver at Win2K/XP.

I heard that there is a mechanism to reduct I/O-port by Registry Setting
like below in the device driver¡¯s INF file:

[DDInstall.HW]
Include=machine.inf
Needs=PciIoSpaceNotRequired

Wil thel WinXP and Win2K support this mechanism?


have a nice day.

Thank you.

// Daum

Re: Q) Will WinXP and Win2K support to reduct I/O-port by Registry Setting? by Eliyas

Eliyas
Mon Jan 30 16:57:25 CST 2006

No, Win2K and WinXP doesn't support this registry configuration.

--
-Eliyas
This posting is provided "AS IS" with no warranties, and confers no rights.
http://www.microsoft.com/whdc/driver/kernel/KB-drv.mspx



Re: Q) Will WinXP and Win2K support to reduct I/O-port by Registry Setting? by Eliyas

Eliyas
Mon Jan 30 17:06:58 CST 2006

Another point to note is that Server 2003 Gold release doesn't support this
setting but Server 2003 SP1 and Vista do.

--
-Eliyas
This posting is provided "AS IS" with no warranties, and confers no rights.
http://www.microsoft.com/whdc/driver/kernel/KB-drv.mspx