All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sven Geggus <lists@fuchsschwanzdomain.de>
To: linux-media@vger.kernel.org
Subject: Hauppauge ImpactVCB-e (cx23885)
Date: Fri, 9 Dec 2011 10:59:45 +0100	[thread overview]
Message-ID: <20111209095945.GA2225@geggus.net> (raw)

Hello,

we have been using bttv based framegrabber cards for years now, but
slowly computers featuring PCI-slots are starting to extinct now.

For this reason we got an ImpactVCB-e card to check if this one could be a
future option for our analog capture needs.

Unfortunately this cards do not seem to be supported by the cx23885 driver
yet (at least by the driver in the mainline kernel).

Looking at the sources (cx23885-cards.c) I found that some minor adjustments
seem to be needed and just adding the new subvendor ID will probably not be
enough.

Any suggestion for a patch that I could try my luck with?

Would it be a good Idea to add something like this to struct cx23885_subid?

              .subvendor = 0x0070,
              .subdevice = 0x7133,
              .card      = CX23885_BOARD_UNKNOWN,

BTW, here is what lsusb looks like:

05:00.0 0400: 14f1:8852 (rev 04)
        Subsystem: 0070:7133
        Flags: bus master, fast devsel, latency 0, IRQ 10
        Memory at d2200000 (64-bit, non-prefetchable) [size=2M]
        Capabilities: [40] Express Endpoint, MSI 00
        Capabilities: [80] Power Management version 2
        Capabilities: [90] Vital Product Data
        Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [200] Virtual Channel


Regards

Sven

-- 
Unix is simple and coherent, but it takes a genius – or at any rate a
programmer – to understand and appreciate the simplicity
(Dennis M. Ritchie)
/me is giggls@ircnet, http://sven.gegg.us/ on the Web

                 reply	other threads:[~2011-12-09 10:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20111209095945.GA2225@geggus.net \
    --to=lists@fuchsschwanzdomain.de \
    --cc=linux-media@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.