On Thu, Jan 29, 2009 at 8:19 PM, Trent Piepho <xyzzy@xxxxxxxxxxxxx> wrote: > Mauro, > > I haven't been able to test this code. It seems my bt848 card doesn't work > with my SATA controller and I sort of need the latter to access the > harddrive. But I think everything should work. It cuts the the bttv > driver to less than half its current size. > > A number of the changes are for specialized cards that likely have few if > any users left. I'm pretty sure some have been broken for quite a while now. > > Please pull from http://linuxtv.org/hg/~tap/bttv > > for the following 11 changesets: > > 01/11: bttv: norm value should be unsigned > http://linuxtv.org/hg/~tap/bttv?cmd=changeset;node=50f1e731724a > > 02/11: bttv: Fix TDA9880 norm setting code > http://linuxtv.org/hg/~tap/bttv?cmd=changeset;node=57e9059c7351 > > 03/11: bttv: make tuner card info more consistent > http://linuxtv.org/hg/~tap/bttv?cmd=changeset;node=e00ad34122b7 > > 04/11: bttv: store card database more efficiently > http://linuxtv.org/hg/~tap/bttv?cmd=changeset;node=01eb02aea459 > > 05/11: bttv: rework the way digital inputs are indicated > http://linuxtv.org/hg/~tap/bttv?cmd=changeset;node=0478bab75dc0 > > 06/11: bttv: clean up mux code for IVC-120G > http://linuxtv.org/hg/~tap/bttv?cmd=changeset;node=c71a94680ca0 > > 07/11: bttv: fix external mux for PHYTEC VD-009 > http://linuxtv.org/hg/~tap/bttv?cmd=changeset;node=67a52d2c6376 > > 08/11: bttv: fix external mux for RemoteVision MX > http://linuxtv.org/hg/~tap/bttv?cmd=changeset;node=d2f23dd03aef > > 09/11: bttv: clean up mux code for IDS Eagle > http://linuxtv.org/hg/~tap/bttv?cmd=changeset;node=944eeb814dd8 > > 10/11: bttv: shrink muxsel data in card database > http://linuxtv.org/hg/~tap/bttv?cmd=changeset;node=d62cf6dd3da6 > > 11/11: bttv: dynamically allocate device data > http://linuxtv.org/hg/~tap/bttv?cmd=changeset;node=b99081ff66cf > > > bttv-cards.c | 1323 ++++++++++++++++++++++------------------------------------ > bttv-driver.c | 90 +-- > bttv-i2c.c | 6 > bttv-if.c | 18 > bttv-risc.c | 4 > bttv-vbi.c | 2 > bttv.h | 84 ++- > bttvp.h | 19 > 8 files changed, 640 insertions(+), 906 deletions(-) > > Thanks, > Trent > -- > To unsubscribe from this list: send the line "unsubscribe linux-media" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > Hello Trent, Perhaps I am misunderstanding what you said in this email, but are you submitting a PULL request for 1500 lines of code that have had no testing? Devin -- Devin J. Heitmueller http://www.devinheitmueller.com AIM: devinheitmueller -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html