On Samstag, 17. Mai 2008, hermann pitton wrote: > Hello, > > Am Sonntag, den 18.05.2008, 00:23 +0300 schrieb bvidinli: > > Hi, > > thank you for your answer, > > > > may i ask, > > > > what is meant by "analog input", it is mentioned on logs that:" only > > analog inputs supported yet.." like that.. > > is that mean: s-video, composit ? > > yes, only s-video and composite is enabled there. > Better we would have print only external analog inputs. > If there is still interest to improve the printk message, here is a patch. Regards Matthias
saa7134: Avermedia A700 cards: Describe exactly that only s-video and composite input are working Signed-off-by: Matthias Schwarzott <zzam@xxxxxxxxxx> Index: v4l-dvb/linux/drivers/media/video/saa7134/saa7134-cards.c =================================================================== --- v4l-dvb.orig/linux/drivers/media/video/saa7134/saa7134-cards.c +++ v4l-dvb/linux/drivers/media/video/saa7134/saa7134-cards.c @@ -5722,7 +5722,8 @@ int saa7134_board_init1(struct saa7134_d saa_andorl(SAA7134_GPIO_GPMODE0 >> 2, 0x80040100, 0x80040100); saa_andorl(SAA7134_GPIO_GPSTATUS0 >> 2, 0x80040100, 0x00040100); printk("%s: %s: hybrid analog/dvb card\n" - "%s: Sorry, only the analog inputs are supported for now.\n", + "%s: Sorry, only analog s-video and composite input " + "are supported for now.\n", dev->name, card(dev).name, dev->name); break; }
_______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb