[linux-dvb] PATCH for adequate customization and attachment of dvb-pll.c

2007-06-01 Thread Uwe Bugla
In current kernel 2.6.22-rc3 the frontend module dvb-pll.c is attached as a generic standard for all bt8xx-based DVB cards. This is no good solution. Fact is: The only bt8xx-based card taking advantage of that pll library is the DViCO FusionHDTV Lite 5. All other bt8xx-based DVB cards do not

Re: [linux-dvb] PATCH for adequate customization and attachment of dvb-pll.c

2007-06-01 Thread Michael Krufky
Uwe Bugla wrote: In current kernel 2.6.22-rc3 the frontend module dvb-pll.c is attached as a generic standard for all bt8xx-based DVB cards. This is no good solution. Fact is: The only bt8xx-based card taking advantage of that pll library is the DViCO FusionHDTV Lite 5. All other

Re: [linux-dvb] PATCH for adequate customization and attachment of dvb-pll.c

2007-06-01 Thread Uwe Bugla
Am Freitag, 1. Juni 2007 20:13 schrieben Sie: Uwe Bugla wrote: In current kernel 2.6.22-rc3 the frontend module dvb-pll.c is attached as a generic standard for all bt8xx-based DVB cards. This is no good solution. Fact is: The only bt8xx-based card taking advantage of that pll library

Re: [linux-dvb] PATCH for adequate customization and attachment of dvb-pll.c

2007-06-01 Thread Markus Rechberger
On 6/1/07, Uwe Bugla [EMAIL PROTECTED] wrote: Am Freitag, 1. Juni 2007 20:13 schrieben Sie: Uwe Bugla wrote: In current kernel 2.6.22-rc3 the frontend module dvb-pll.c is attached as a generic standard for all bt8xx-based DVB cards. This is no good solution. Fact is: The only

Re: [linux-dvb] PATCH for adequate customization and attachment of dvb-pll.c

2007-06-01 Thread Bill Eldridge
Suggestion: If the patch adds value without breaking anything, include it. Even if it's ugly, you can easily clean it up later and do it the right way (tm). Providing you find time and cleaning it up is more important than something useful. I counted about 35 lines of actual logic in the

Re: [linux-dvb] PATCH for adequate customization and attachment of dvb-pll.c

2007-06-01 Thread Uwe Bugla
Am Freitag, 1. Juni 2007 21:42 schrieben Sie: Suggestion: If the patch adds value without breaking anything, include it. Even if it's ugly, you can easily clean it up later and do it the right way (tm). Providing you find time and cleaning it up is more important than something useful. I

Re: [linux-dvb] PATCH for adequate customization and attachment of dvb-pll.c

2007-06-01 Thread Michael Krufky
I'll post a better concept patch in a few minutes -Mike Krufky Bill Eldridge wrote: Suggestion: If the patch adds value without breaking anything, include it. Even if it's ugly, you can easily clean it up later and do it the right way (tm). Providing you find time and cleaning it up is

Re: [linux-dvb] PATCH for adequate customization and attachment of dvb-pll.c

2007-06-01 Thread Markus Rechberger
On 6/1/07, Bill Eldridge [EMAIL PROTECTED] wrote: Suggestion: If the patch adds value without breaking anything, include it. Even if it's ugly, you can easily clean it up later and do it the right way (tm). Providing you find time and cleaning it up is more important than something