提交 4ca7f709 编写于 作者: M Mike Isely 提交者: Mauro Carvalho Chehab

V4L/DVB (6708): pvrusb2: Expand comment in device attributes description

Signed-off-by: NMike Isely <isely@pobox.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
上级 e802c14b
......@@ -94,7 +94,13 @@ struct pvr2_device_desc {
char flag_has_wm8775;
/* Device has IR hardware that can be faked into looking like a
normal Hauppauge i2c IR receiver. */
normal Hauppauge i2c IR receiver. This is currently very
specific to the 24xxx device, where Hauppauge had replaced their
'standard' I2C IR receiver with a bunch of FPGA logic controlled
directly via the FX2. Turning this on tells the pvrusb2 driver
to virtualize the presence of the non-existant IR receiver chip and
implement the virtual receiver in terms of appropriate FX2
commands. */
char flag_has_hauppauge_custom_ir;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册