• IXJCTL_TESTRAM

    ioctl(ixj, IXJCTL_TESTRAM)

    Return Value

    Returns a 32-bit coded status for the test results.

    Parameters

    None.

    Remarks

    Performs a RAM test on the card. This will leave the card in an undefined state on completion. The card must then be power cycled to reset the external SRAM contents to their proper values. This ioctl should only be called if directed by Quicknet personnel, and requires root permissions on the machine in order to run.

    See Also:

    Example:

    printf("RAM Test returns 0x%4.4x\n", ioctl(ixj, IXJCTL_TESTRAM)); 
    


    ©1996-2001 Quicknet Technologies, Inc.