Compaq AA-RNG2A-TE Network Card User Manual


 
represents a variety of information, including the if_el drivers
interrupt polling requirements.
3
Declares an argument called indatalen to store the size of this input
data structure. This argument represents the number of cfg_attr_t
data structures included in indata.
4 Declares an argument for user-defined configuration operations, which
can occur when the cfgmgr framework calls the drivers configure
interface with the CFG_OP_USERDEFINED operation code. Typically,
this argument is not used.
5 Declares the size of the outdata argument. Typically, this argument
is not used.
6 Calls the LAN common driver code to configure the device (either
statically or dynamically).
44 Implementing the Configure Section