• Andrea Guzzo's avatar
    ieee1394: modified csr1212_key_id_type_map to support lisight · 0749aaab
    Andrea Guzzo authored
    This patch applies a little change in csr1212.c to fix iSight (firewire
    digital camera) related issues (but maybe other firewire devices could
    also need such modification)
    The actual implementation of the "csr1212_key_id_type_map" table doesn't
    support some node types used by the iSight for the audio unit. This
    limit makes the csr scanning routine to never see the audio unit node ,
    and consequently the iSight driver probe() routine to be never called
    and there is no way to hook an isight device when it is inserted.
    Signed-off-by: default avatarAndrea Guzzo <xant@xant.net>
    Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
    0749aaab
csr1212.c 42.2 KB