Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: [PATCHES] Frontend kernel i2c conversion.



Hi Kenneth.

I cant apply any of your patches you made. =(
(Tried only dvb-core).

Can't really understand why they rejected. I applied the 3 reject-files
for your info. I was using a real late cvs-grab from yesterday or so.

Regards,
Andreas


-----Original Message-----
From: Kenneth Aafløy [mailto:lists@kenneth.aafloy.net]
Sent: Saturday, July 17, 2004 8:00 PM
To: Andreas Witte; linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] Re: [PATCHES] Frontend kernel i2c conversion.


Hi Andreas,

On Saturday 17 July 2004 07:43, Andreas Witte wrote:
> Tried the latest cvs-grab and want to give you feedback for your work.
> It seems something is damaged with the mt352 frontend.
>
> Im also using the latest video4linux driver. I hope that the error isnt
> rooted here. With a cvs-grab 2 days ago the mt352 was working perfect.
>
> Below the feedback i got from dmesg while loading the mt352:
>
> ***
> Jul 17 07:37:59 GentooLinux dvbfe_mt352: Trying to attach to adapter
> 0x10005:bt878 #0 [hw].
> Jul 17 07:37:59 GentooLinux dvbfe_mt352: Setup for Avermedia 771.
> Jul 17 07:37:59 GentooLinux ------------[ cut here ]------------
> Jul 17 07:37:59 GentooLinux kernel BUG at
> drivers/media/dvb/frontends/mt352.c:823!
[snip]
> Is that any help for you?

It was expected, as the bt878 driver has not been updated yet. Anyways, I
have
had a look at the bttv driver and there's really no clean way of using the
FE_REGISTER/FE_UNREGISTER i2c client commands. As I see it, ideally the
frontends should not have to know about a dvb_adapter at all. I've attached
a
couple of patches for dvb-core, av7110 and stv0299 that implement this
change. Is this an ok method of solving this problem?

Kenneth

Attachment: dvb_frontend.c.rej
Description: Binary data

Attachment: dvb_frontend.h.rej
Description: Binary data

Attachment: dvbdev.c.rej
Description: Binary data

Attachment: dvbdev.h.rej
Description: Binary data


Home | Main Index | Thread Index