Date: Sun, 16 Jan 2005 09:08:50 -0800 From: "David C. Myers" <myers@aedifice.net> To: freebsd-multimedia@freebsd.org Subject: Re: pvr250 can't tune above channel 11 Message-ID: <41EA9FA2.9070301@aedifice.net> In-Reply-To: <20050116075414.GO19624@funkthat.com> References: <41EA0CD1.4080601@aedifice.net> <20050116075414.GO19624@funkthat.com>
next in thread | previous in thread | raw e-mail | index | archive | help
John-Mark Gurney wrote:
>Yep, by default the PVR-250 always assumes that the channels are
>cable channels...
>
>What I did is modify the appropriate tuner in the:
>const struct cxm_tuner
>cxm_tuners[CXM_TUNER_TYPES] = {
>
>to remove the &us_cable_channels and replace it with NULL... It always
>chooses the cable channels over the air ones...
>
>Hope this helps.
>
>
>
Nope. Identical behavior.
This doesn't make sense to me anyway, since the us_air_channels
structure defines a max_channel of 69. us_cable_channels is even
higher, 125. Regardless of which it chooses, it ought to go to at least
69, right? What's the significance of channel 11?
-David.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41EA9FA2.9070301>
