int raw1394_wake_up (raw1394handle_t handle);
int raw1394_wake_up
libraw1394 handle
(or a blocking read from the device file). actually this calls raw1394_echo_request with 0 as data.
0 on success or -1 on failure (sets errno)