IR receiver - ljalves/linux_media GitHub Wiki
CX23886 based cards
By default the cx23885 module comes up with the IR receiver disabled.
To enable it you need to add this option to your module (in modprobe.d):
options cx23885 enable_885_ir=1
SAA716X based cards
Not implemented.