![[Contents]](../images/toc_d.gif) 
![[Index]](../images/index_d.gif) 
![[Help]](../images/help_d.gif) 
![[Retrace]](../images/retrace_d.gif) 
![[Browse <]](../images/prev.gif) 
![[Browse >]](../images/next.gif) 
NAME
    Start -- Restart device operation.
FUNCTION
    There is no way for the driver to keep queuing requests without
    servicing them, so CMD_STOP does not apply to this class of device.
    S2_OFFLINE and S2_ONLINE do perform a similar function to CMD_STOP
    and CMD_START
IO REQUEST
    ios2_Command    - CMD_START.
RESULTS
    ios2_Error      - IOERR_NOCMD.
NOTES
SEE ALSO
    S2_ONLINE, S2_OFFLINE
BUGS
[Back to Amiga Developer Docs]