Query: do_config
OS: osf1
Section: 9r
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
do_config(9r) do_config(9r)NAMEdo_config - EISA/ISA: Initializes the device to its assigned configurationSYNOPSISvoid do_config( struct controller *ctlr_p );ARGUMENTSSpecifies a pointer to the controller structure associated with the controller to be configured. The do_config routine obtains the device to initialize through its controller's associated controller structure pointer.DESCRIPTIONThe do_config routine initializes the specified controller based on its power-up resource assignments. If the device uses either an inter- rupt or a DMA channel, then do_config also performs any setup requirements. For example, for controllers that connect to the EISA bus, do_config initializes the controller according to the parameters specified in the EISA configuration file.NOTESThe do_config routine is a generic interface that maps to a bus-specific interface that actually initializes the specified device. Using this routine to initialize a device makes the driver more portable across different bus architectures. Not all buses support the do_config routine.RETURN VALUESNoneSEE ALSORoutines: get_config(9r), get_info(9r) Data Structures: controller(9s) do_config(9r)
Related Man Pages |
---|
ieee1394if(4) - netbsd |
badaddr(9r) - osf1 |
do_config(9r) - osf1 |
firewire(4) - minix |
firewire(4) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Can't Lunch CDE |
Can't bring E25K system controller to OK prompt |
Change Disk controller in SCO 6.0.0 |
Telnet and Grep source file |
replacing the battery from the controller in DS4300 |