From: Michael Krufky <mkrufky@m1k.net>
To: linux-kernel@vger.kernel.org, video4linux-list@redhat.com
Cc: kraxel@bytesex.org, akpm@osdl.org
Subject: Patch for cx88-cards.c for DVICO-FusionHDTV 3 GOLD Q
Date: Thu, 12 May 2005 09:07:59 -0400 [thread overview]
Message-ID: <4283552F.6050003@m1k.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 1004 bytes --]
Hello,
I haven't submitted a kernel patch before, so please forgive me if this
isn't the proper protocol. I have the DVICO-FusionHDTV 3 GOLD Q, and I
got it to autodetect and tune into some NTSC cable channels (in
less-than perfect quality) after making the following change:
--- a/cx88-cards.c 2005-05-10 19:30:47.000000000 -0400
+++ b/cx88-cards.c 2005-05-11 21:09:26.000000000 -0400
@@ -524,6 +524,10 @@
.subdevice = 0xd810,
.card = CX88_BOARD_DVICO_FUSIONHDTV_3_GOLD,
},{
+ .subvendor = 0x18ac,
+ .subdevice = 0xd820,
+ .card = CX88_BOARD_DVICO_FUSIONHDTV_3_GOLD,
+ },{
.subvendor = 0x18AC,
.subdevice = 0xDB00,
.card = CX88_BOARD_DVICO_FUSIONHDTV_DVB_T1,
I've been told that the whitespace gets mangled in the body of the
email, so I've included the .diff as an email attachment as well.
Please incorporate this into the next version of the driver.
Thank you,
Michael Krufky
mkrufky@m1k.net
[-- Attachment #2: cx88-cards.c.FusionHDTV3GoldQ.diff --]
[-- Type: text/plain, Size: 419 bytes --]
--- a/cx88-cards.c 2005-05-10 19:30:47.000000000 -0400
+++ b/cx88-cards.c 2005-05-11 21:09:26.000000000 -0400
@@ -524,6 +524,10 @@
.subdevice = 0xd810,
.card = CX88_BOARD_DVICO_FUSIONHDTV_3_GOLD,
},{
+ .subvendor = 0x18ac,
+ .subdevice = 0xd820,
+ .card = CX88_BOARD_DVICO_FUSIONHDTV_3_GOLD,
+ },{
.subvendor = 0x18AC,
.subdevice = 0xDB00,
.card = CX88_BOARD_DVICO_FUSIONHDTV_DVB_T1,
next reply other threads:[~2005-05-12 13:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-12 13:07 Michael Krufky [this message]
[not found] ` <4287DC6B.5010401@m1k.net>
[not found] ` <20050515210024.536ea43c.akpm@osdl.org>
[not found] ` <42883D03.1040809@m1k.net>
2005-05-19 23:03 ` Patch for cx88-cards.c for DVICO-FusionHDTV 3 GOLD Q Michael Krufky
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4283552F.6050003@m1k.net \
--to=mkrufky@m1k.net \
--cc=akpm@osdl.org \
--cc=kraxel@bytesex.org \
--cc=linux-kernel@vger.kernel.org \
--cc=video4linux-list@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox