Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

reset.c File Reference

Send a RESET on the IEC bus. More...

#include <wdm.h>
#include "cbm_driver.h"
#include "i_iec.h"

Go to the source code of this file.

Functions

NTSTATUS cbmiec_reset (IN PDEVICE_EXTENSION Pdx)
 Send a RESET to the IEC bus.


Detailed Description

Send a RESET on the IEC bus.

**************************************************************

Author:
Spiro Trikaliotis
Version:
Id
reset.c,v 1.11 2006/02/24 12:01:24 trikalio Exp

Authors:
Based on code from Michael Klein <michael(dot)klein(at)puffin(dot)lb(dot)shuttle(dot)de>

Definition in file reset.c.


Function Documentation

NTSTATUS cbmiec_reset IN PDEVICE_EXTENSION  Pdx  ) 
 

Send a RESET to the IEC bus.

This function sends a RESET on the IEC bus.

Parameters:
Pdx Pointer to the device extension.
Returns:
If the routine succeeds, it returns STATUS_SUCCESS. Otherwise, it returns one of the error status values.

Definition at line 39 of file reset.c.

References cbmiec_check_device(), CBMIEC_RELEASE, cbmiec_schedule_timeout(), CBMIEC_SET, DBG_PREFIX, DBG_PRINT, DBG_SUCCESS, FUNC_ENTER, libiec_global_timeouts, PP_ATN_OUT, PP_CLK_OUT, PP_DATA_OUT, PP_LP_BIDIR, PP_LP_IRQ, PP_RESET_OUT, and IEC_TIMEOUTS::T_holdreset.

Referenced by cbm_execute_devicecontrol().


Generated on Sun Apr 30 18:46:15 2006 for opencbm by  doxygen 1.4.2