>>> I just got a pci card from a security system of up to 16 cameras >> package. Unfortunately this card is not supported on bttv driver and i >> couldn't find any reference on it's specs or linux efforts for it. It >> seems that it's a kind of rare, because nobody knows it. > >Interesting. I know some people who might be very interested in such boards >if they had Linux drivers. > I think they work ok with the bttv driver, just need some initialization, as the imagenation PCX 200 needed, like initialize some chips hooked to the gpio. Once initialized, its just a matter of bit banging to change the input channel. Some years ago I saw a simple 8 input board , bt848 based, who after such hack, worked fine. it has a 2x1 multiplexer in each input. Such cards aren`t so hard to find, many windows security and surveillance system use it, instead of those external video input mixers/multiplex. Regards