• Jay Fenlason, Stefan Richter's avatar
    firewire: cdev: add ioctl for broadcast write requests · acfe8333
    Jay Fenlason, Stefan Richter authored
    Write transactions to the broadcast node ID are a convenient way to
    trigger functions of multiple nodes at once.  IIDC is a protocol which
    can make use of this if multiple cameras with same command_regs_base are
    connected at the same bus.
    
    Based on
        Date: Wed, 10 Sep 2008 11:32:16 -0400
        From: Jay Fenlason <fenlason@redhat.com>
        Subject: [patch] SEND_BROADCAST_REQUEST
    Changes:  ioctl_send_request() and ioctl_send_broadcast_request() now
    share code.  Broadcast speed corrected to S100.  Check for proper tcode.
    Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
    acfe8333
fw-cdev.c 35.7 KB