(Could it be that this mailing lists only accepts mails from the same
 account that is subscribed to the list?)

Hi there!

I've got an "Askey/Typhoon/Anubis Magic TView" tv-card. (Sorry for
this long name, but there are so many brand names on the package, I
just can't find out what the 'real' name is.) The instruction leaflet
says something about a "CPH05X" chipset.

It's a mono tv-card with an additional FM radio card (which doesn't
work for me yet). The (nearly) same card is also available without FM
radio.

Using the original 2.2.15 kernel sources, the card works fine after
adding these lines to /usr/src/linux/drivers/char/bttv.c:

>  /* Askey/Typhoon/Anubis Magic TView */
>  { 3, 1, 0, 2, 0xe00, {2, 0, 1, 1}, {0x400, 0x400, 0x400, 0x400, 0x0}}

My /etc/conf.modules contains these lines (where card=16 is the
position of the above lines within the bttv.c file, I think):

> alias char-major-89     i2c-dev
> alias char-major-81     videodev
> alias char-major-81-0   bttv
>
> options i2c-core        i2c_debug=1
> options i2c-algo-bit    bit_test=1
> options bttv            radio=1 card=16
> options tuner           debug=1 type=5
>
> pre-install bttv modprobe "-k" "tuner"
> post-remove bttv modprobe "-r" "msp3400"

I hope that this mailing list is the right place for my announcement,
if not, please don't mind.

Christian

-- 
....Christian.Garbs...........................http://www.h.shuttle.de/mitch/

"Heisenberg may have slept here"


-- 
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to