Accessing a device in a WDM driver

I have written a WDM driver for a specific device using the inf “sample.inf” in
which i mentioned a device id for the device
In this driver sample.sys i want to access the memory of other device present in
the same system with different device id
Is there any possible way
if yes kindly provide me the same

Thanks in Advance

Attach to the driver for that device, create an IRP requesting the required action, fill it in, and send it to the driver. If the device driver supports your action then everything is copasetic. If the driver does not, then basically you’re up a creek without a paddle, unless you own the driver. Then you always add the IOCTL that you need to do the task.

The personal opinion of
Gary G. Little

-----Original Message-----
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of xxxxx@datapatterns.co.in
Sent: Thursday, August 10, 2006 2:12 AM
To: Windows File Systems Devs Interest List
Subject: [ntfsd] Accessing a device in a WDM driver

I have written a WDM driver for a specific device using the inf “sample.inf” in which i mentioned a device id for the device In this driver sample.sys i want to access the memory of other device present in the same system with different device id Is there any possible way if yes kindly provide me the same

Thanks in Advance


Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: glittle@mn.rr.com To unsubscribe send a blank email to xxxxx@lists.osr.com

__________ NOD32 1.1704 (20060811) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com