DEPRECATED
Sets the handler to be called when an isochronous packet is received to
new_h
and returns the old handler. The default handler does nothing.
In order to actually get iso packet events, receiving on a specific channel
first has to be enabled with raw1394_start_iso_rcv
and can be stopped again
with raw1394_stop_iso_rcv
.