9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Peter Bosch <pb@research.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] devtv.c
Date: Thu,  6 Jun 2002 09:47:42 -0400	[thread overview]
Message-ID: <137ab332a0f637499e1d565f95b69182@plan9.bell-labs.com> (raw)

devtv.c is ongoing work.  One of the miros is supported and
I'm currently working on the Hauppauge WinTV PVR.

In both cases video just works fine and data can be rendered
in a Plan 9 window.  I'll be posting the user utilities in
due time.

Audio is difficult.  On the miro, the audio signal is simply
patched through to audio out on the back of the back.  On the
PVR, one should be able to DMA audio over the PCI bus, but to
date I have not able to do so.  It appears (and please correct
me if I'm wrong) that the MSP34000 (the audio processor) is not
directly connected to the Bt878 on the card, but instead is
connected to one of the FPGAs on the board -- for instance,
the MSP only works (i.e. has power) when one of the FPGAs is
initialized.  So, I've programmed the MSP to deliver its audio
to the output port on the back as well.

peter.


             reply	other threads:[~2002-06-06 13:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-06 13:47 Peter Bosch [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-06-06  4:33 forsyth
2002-06-06  1:25 anothy

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=137ab332a0f637499e1d565f95b69182@plan9.bell-labs.com \
    --to=pb@research.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    /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;
as well as URLs for NNTP newsgroup(s).