[linux-dvb] cx18 - dmesg errors and ir transmit
Andy Walls
awalls at radix.net
Mon Jun 16 12:24:13 CEST 2008
On Sun, 2008-06-15 at 21:17 -0400, Andy Walls wrote:
> I have just examined the lirc_pvr150 code, the kernel i2c-core, the cx18
> and ivtv code. Changes will be needed in:
>
> 1. lirc_pvr150.c
> - add request_module("cx18") near the end
>
> - change the explicit call to ivtv_reset_ir_gpio() to a
> cx18 equivalent or somehow change to an ioctl()
> so that the code is more flexible.
Oops, an ioctl() isn't a sensible interface between kernel space
modules. Scratch that part.
-Andy
More information about the linux-dvb
mailing list