On Thu, 29 Jan 2009 17:19:24 -0800 (PST) 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 > Very nice work! You've reduced the driver data/bss size a lot: Before: text data bss dec hex filename 88854 64312 123668 276834 43962 bttv.ko After: text data bss dec hex filename 88780 50488 1044 140312 22418 bttv.ko I've just committed it. Cheers, Mauro -- 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