HalQuerySystemInformation failing

MessageHi,

I am trying to run Windows NT Kernel driver on a Win 2k machine. But the
function call HalQuerySystemInformation is failing. Also, at this pint of
time O don’y want to write a full fledeged Windows 2K driver. I just wanted
Win NT driver make run on win 2k. Is there any other substitute function/way
for this.

Thanks In Advance
-Nattu

MessageWhat do you want to do by this function?

----- Original Message -----
From: Natarajan Dakshinmurthy
To: NT Developers Interest List
Sent: Monday, December 30, 2002 10:08 PM
Subject: [ntdev] HalQuerySystemInformation failing

Hi,

I am trying to run Windows NT Kernel driver on a Win 2k machine. But the function call HalQuerySystemInformation is failing. Also, at this pint of time O don’y want to write a full fledeged Windows 2K driver. I just wanted Win NT driver make run on win 2k. Is there any other substitute function/way for this.

Thanks In Advance
-Nattu


You are currently subscribed to ntdev as: xxxxx@storagecraft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

MessageBasically to get the PCI bus information. The
HalQuerySystemInformation gives me the number of Buses in the system and
from which I get the PCI bus’s number and use the HalGetBusDataByOffset to
get the PCI’s device’s information.

Thanks
Nattu

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Maxim S. Shatskih
Sent: Wednesday, January 01, 2003 3:52 PM
To: NT Developers Interest List
Subject: [ntdev] Re: HalQuerySystemInformation failing

What do you want to do by this function?

----- Original Message -----
From: Natarajan Dakshinmurthy
To: NT Developers Interest List
Sent: Monday, December 30, 2002 10:08 PM
Subject: [ntdev] HalQuerySystemInformation failing

Hi,

I am trying to run Windows NT Kernel driver on a Win 2k machine. But the
function call HalQuerySystemInformation is failing. Also, at this pint of
time O don’y want to write a full fledeged Windows 2K driver. I just wanted
Win NT driver make run on win 2k. Is there any other substitute function/way
for this.

Thanks In Advance
-Nattu


You are currently subscribed to ntdev as: xxxxx@storagecraft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

You are currently subscribed to ntdev as: xxxxx@lsil.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

MessageEnumerate the busses till enumeration will fail.

----- Original Message -----
From: Natarajan Dakshinmurthy
To: NT Developers Interest List
Sent: Thursday, January 02, 2003 8:53 PM
Subject: [ntdev] Re: HalQuerySystemInformation failing

Basically to get the PCI bus information. The HalQuerySystemInformation gives me the number of Buses in the system and from which I get the PCI bus’s number and use the HalGetBusDataByOffset to get the PCI’s device’s information.

Thanks
Nattu

-----Original Message-----
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com]On Behalf Of Maxim S. Shatskih
Sent: Wednesday, January 01, 2003 3:52 PM
To: NT Developers Interest List
Subject: [ntdev] Re: HalQuerySystemInformation failing

What do you want to do by this function?

----- Original Message -----
From: Natarajan Dakshinmurthy
To: NT Developers Interest List
Sent: Monday, December 30, 2002 10:08 PM
Subject: [ntdev] HalQuerySystemInformation failing

Hi,

I am trying to run Windows NT Kernel driver on a Win 2k machine. But the function call HalQuerySystemInformation is failing. Also, at this pint of time O don’y want to write a full fledeged Windows 2K driver. I just wanted Win NT driver make run on win 2k. Is there any other substitute function/way for this.

Thanks In Advance
-Nattu


You are currently subscribed to ntdev as: xxxxx@storagecraft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

You are currently subscribed to ntdev as: xxxxx@lsil.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

You are currently subscribed to ntdev as: xxxxx@storagecraft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com