Programming the Microsoft Windows Driver Model

Programming the Microsoft Windows Driver Model
This single book has all you've
been looking for, doesn't it ?


Programming the Microsoft Windows Driver Model

Buy it Now!
by Walter Oney

List Price:   $49.99

Our Price:   $34.99

You Save:  $15.00 ( 30% )

Availability: Usually ships within 24 hours.


Living in UK? Get It Here!
Living in Deutschland? Get It Here!
Living in France? Get It Here!

Reviews
Amazon.com
Written for advanced C/C++ programmers, Walter Oney's Programming the Microsoft Windows Driver Model is a technically astute and clearly presented guide to writing custom Windows 2000 device drivers.

The author's command of the details of the new Windows Driver Model (WDM) standard is what makes this book such a clear success. (Because the WDM is rich in kernel and system services, the trick is often knowing how to use what's available rather than doing everything yourself.) The author presents a solid overview of the WDM architecture and breaks down the process of writing custom device drivers into manageable pieces, from the basics of loading device drivers to creating and processing I/O request packets. The book is very good at exposing kernel system calls, design principles, and programming techniques (such as managing synchronization and handling errors). There are also "nerd alerts" that point out extremely technical material.

This book shows you what you'll need to create WDM drivers that cooperate fully with Windows 2000 (and Windows 98). Features like Plug and Play (PnP), Windows power management, and the new Windows Management Instrumentation (WDM) standard get full attention here. There is plenty of sample code (plus a custom Visual C++ AppWizard that generates skeleton code for a default WDM driver) to get you started. Examples for working with the S5933 PCI chip set (and other simple hardware) let you see WDM drivers in action.

The process of writing device drivers certainly has changed from the early days of DOS. But armed with this handy and thorough book, C/C++ programmers can successfully create drivers for custom hardware that take full advantage of all the features of the powerful new WDM standard. --Richard Dragan

Topics covered: Windows Driver Model (WDM) overview and driver structure; kernel mode; physical filter, function and bus drivers; loading device drivers (DDs); driver objects; Windows 98 compatibility; kernel mode programming basics; error handling; memory management; synchronization; interrupt request levels, kernel synchronization objects, I/O request packets (IRPs), completion routines, plug and play (PnP) basics, reading and writing data, direct memory access (DMA) transfers, power management, error logging, watchdog timers, Windows Management Instrumentation (WMI), Universal Serial Bus (USB): bulk transfer and isochronous pipes; installing DDs: INF files, property pages, and Registry keys.


Book Description
A device driver is the code interface that enables a CPU to communicate with a device. The Windows Driver Model (WDM) is Microsoft's new common driver model for the Windows 98 and Windows 2000 operating systems. The Windows Driver Model supports Plug and Play, provides power management capabilities, and expands on the driver/minidriver approach. Written by device-driver programming expert Walter Oney in close cooperation with the Microsoft Windows DDK team, PROGRAMMING THE MICROSOFT WINDOWS... read more



Customers who bought this book also bought titles by these authors:


    Back to:

  Software Development

  Software Design

  Main Index


      Search:   Keywords:

 

In Association with Amazon.com, Amazon.co.uk, Amazon.de, Amazon.fr
Copyright (c) by Eugene Kisly and Victor Kisly, 1999-2000