Re: Reading pci configuration space in windows98 usin- g wdm.h header file

Bus drivers support IRP_MN_READ_CONFIG for their child PDOs. So to read your
device’s PCI config you might need to issue IRP_MN_READ_CONFIG to your bus
driver. This will work!!!

regards,
Anoop
Senior Software Engineer
Device Driver Group - NeST
http://www.nesttech.com/

-----Original Message-----
From: Arun Kumar [mailto:xxxxx@yahoo.com]
Sent: Tuesday, April 03, 2001 1:56 PM
To: NT Developers Interest List
Subject: [ntdev] Re: Reading pci configuration space in windows98 using
wdm.h header file

Hi
everybody
I just joined the NT developers interest list…I’m
developing a PCI device driver for win9x…I want to
know how to read PCI configuration Space in WDM
drivers without using HALGetBusData()…IF anyone has
worked on this just help me
regards
Arun Kumar


Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/


You are currently subscribed to ntdev as: xxxxx@nestec.net
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com