From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sape Mullender To: 9fans@cse.psu.edu Subject: Re: [9fans] devlml.c status MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20001109142555.24BEB199ED@mail.cse.psu.edu> Date: Thu, 9 Nov 2000 09:02:38 -0500 Topicbox-Message-UUID: 25a7eb16-eac9-11e9-9e20-41e7f4b1d025 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