Hi All,
I am writing a Streaming WDM driver and I wanted to access the Base Physical
address of a different (with different Vendor Id and device ID) device from
the WDM driver. I tried HalGetBusDataByOffset but this function doesn’t seem
to work. Id there a way I can access the device ?.
Thanks
Nattu
Generally, this cannot be done in reliable way due to being unable to
synchronize your code with the “main” driver’s code.
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com
----- Original Message -----
From: “Nattu”
To: “Windows System Software Devs Interest List”
Sent: Tuesday, September 23, 2003 4:17 AM
Subject: [ntdev] Accessing other PCI device
> Hi All,
>
> I am writing a Streaming WDM driver and I wanted to access the Base Physical
> address of a different (with different Vendor Id and device ID) device from
> the WDM driver. I tried HalGetBusDataByOffset but this function doesn’t seem
> to work. Id there a way I can access the device ?.
>
> Thanks
> Nattu
>
>
> —
> Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com