发信人: wenbobo(灌了拂衣去)
整理人: wenbobo(2002-09-22 17:48:17), 站内信件
|
Network Devices and Protocols
NDIS Drivers
The Network Driver Interface Specification (NDIS) library abstracts the network hardware from network drivers. NDIS also specifies a standard interface between layered network drivers, thereby abstracting lower-level drivers that manage hardware from upper-level drivers such as network transports. NDIS also maintains state information and parameters for network drivers, including pointers to functions, handles, and parameter blocks for linkage, and other system values.
As the following figure shows, NDIS supports the following types of network drivers:
* Miniport drivers
* Intermediate drivers
* Protocol drivers

---- 掬水月在手
弄花香满身
|
|