Re: [PATCH] bttv winfast 2000 tuner type

From: Gerd Knorr
Date: Thu Nov 04 2004 - 04:42:09 EST


John McCutchan <ttb@xxxxxxxxxxxxxxxx> writes:

> Trivial patch that lets you configure the tuner type of your winfast
> 2000 tuner card. The default value is the previous hard coded value.

No. Compile time options are evil.

There is a insmod option for that (tuner=<nr>) since ages because that
is a common issue with tv cards that they are shipped with different
tuners in different regions of the world and it isn't allways known
how to figure which one actually is used.

Just put "option bttv tuner=whatever" into your modprobe.conf and be
done with it.

Gerd

--
#define printk(args...) fprintf(stderr, ## args)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/