9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Sape Mullender <sape@plan9.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] devlml.c status
Date: Thu,  9 Nov 2000 09:02:38 -0500	[thread overview]
Message-ID: <20001109142555.24BEB199ED@mail.cse.psu.edu> (raw)

I wrote devlml.c.  It is a driver for an older version of the Linuxmedia
video card.  I understand there is a new version of it that does integrated
sound and video.  I plan to get one of those new cards in January and
do a new driver for it.

The current one indeed requires special software to interact with it.
The application shares a circular buffer in memory with the driver.  The
driver can write uncompressed data into the frame buffer, reading or
writing compressed data (Motion Jpeg (i.e. not MPEG)) into that circular
buffer.

If you have a linuxmedia board I can give you the user-space software;
if you don't, but you might want to buy one, wait until early next year.

	Sape


             reply	other threads:[~2000-11-09 14:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-09 14:02 Sape Mullender [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-11-09  9:34 Alberto Nava

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=20001109142555.24BEB199ED@mail.cse.psu.edu \
    --to=sape@plan9.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).