• Jarod Wilson's avatar
    [media] imon: allow either proto on unknown 0xffdc · 372b4249
    Jarod Wilson authored
    While 0xffdc devices have their IR protocol hard-coded into the firmware
    of the device, we have no known way of telling what it is if we don't
    have the device's config byte already in the driver. Unknown devices
    default to the imon native protocol, but might actually be rc6, so we
    should set the driver up such that the user can load the rc6 keytable
    from userspace and still have a working device ahead of its config byte
    being added to the driver.
    Signed-off-by: default avatarJarod Wilson <jarod@redhat.com>
    Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
    372b4249
imon.c 64.9 KB