Hi,
I am writing a PCI driver for windows 98. I have planned to do it with WDM. Once I create my device object, can I attach it to the device stack just as in Win2000. How should I get my resources? Should I get it from HAL or should I get it from the Bus driver.(???) Any pointers regarding PCI implementation in Windows 98 would be appreciated.
Thanks
Dinesh
Get Your Private, Free E-mail from Indiatimes at http://email.indiatimes.com
Buy The Best In BOOKS at http://www.bestsellers.indiatimes.com
Bid for for Air Tickets @ Re.1 on Air Sahara Flights. Just log on to http://airsahara.indiatimes.com and Bid Now !
dineshdayalan wrote:
I am writing a PCI driver for windows 98. I have planned to do it with WDM. Once I create my device object, can I attach it to the device stack just as in Win2000. How should I get my resources? Should I get it from HAL or should I get it from the Bus driver.(???) Any pointers regarding PCI implementation in Windows 98 would be appreciated.
What kind of device is this? In most cases, a WDM driver that works in
2K will work just fine in 98 without any changes at all. There are a few
incompatibilities that you can work around as described in various
places in my WDM book.
–
Walter Oney, Consulting and Training
Basic and Advanced Driver Programming Seminars
Check out our schedule at http://www.oneysoft.com
WDM on PCI is 99% the same in w2k and Win98. For instance, 1394BUS and
OHCI1394 binaries from w2k beta worked fine on Win98.
For a list of subtle differences, try the Walter’s book, where they
are specifically noted.
Max
----- Original Message -----
From: “dineshdayalan”
To: “NT Developers Interest List”
Sent: Wednesday, June 25, 2003 1:55 PM
Subject: [ntdev] doubt in PCI driver for Win98
> Hi,
> I am writing a PCI driver for windows 98. I have planned to do it
with WDM. Once I create my device object, can I attach it to the
device stack just as in Win2000. How should I get my resources? Should
I get it from HAL or should I get it from the Bus driver.(???) Any
pointers regarding PCI implementation in Windows 98 would be
appreciated.
>
> Thanks
> Dinesh
>
>
>
>
>
> Get Your Private, Free E-mail from Indiatimes at
http://email.indiatimes.com
>
> Buy The Best In BOOKS at http://www.bestsellers.indiatimes.com
>
> Bid for for Air Tickets @ Re.1 on Air Sahara Flights. Just log on to
http://airsahara.indiatimes.com and Bid Now !
>
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to
xxxxx@lists.osr.com