发信人: wenbobo(灌了拂衣去)
整理人: wenbobo(2002-09-22 17:48:52), 站内信件
|
Network Driver Programming Considerations
Windows network drivers share similar design goals. Network drivers should be written to be portable, to be scalable, to provide simple configuration of hardware and software, to use object-based interfaces, and to support asynchronous I/O. This section describes how to apply these general design goals to the network drivers that you write for Microsoft® Windows® 2000 and later operating systems.
This section includes the following topics:
* Portability
* Multiprocessor Support
* IRQLs
* Synchronization and Notification
* Packet Structure
* Using Shared Memory
* Asynchronous I/O and Completion Functions
* NDIS Versions
---- 掬水月在手
弄花香满身
|
|