Date: Fri, 9 May 2003 15:44:01 +0700 (ICT) From: John-Mark Gurney <gurney_j@resnet.uoregon.edu> To: freebsd-hackers@freebsd.org, <freebsd-multimedia@freebsd.org> Subject: ZR36067 driver for FreeBSD 5.0-Release Message-ID: <20030509153436.G25757-100000@resnet.uoregon.edu>
next in thread | raw e-mail | index | archive | help
I would like to announce an inital driver for Zoran ZR36067 based cards for FreeBSD 5.0-RELEASE. The driver currently only support video overlay and masking. It does not support MJPEG capture, raw capture, or video output. Currently the only card that is supported is the Pinnacle Systems' DC10+. Supporting other cards should be simple. I have also included an application, ctv, for video display to the monitor. Ctv uses svgalib to directly access the video card so you don't have to run X to use your card. Currently only tested with an S3 based video card. This driver is an ongoing work. I am right now changing the interal interface to be a more generic video bus framework to make writing other drivers more simple and letting people not have to rewrite drivers for the same chips (such as the decoder/encoder chips). If you are interested in working on this driver, please drop me an email. The driver is located at: http://people.freebsd.org/~jmg/zoran-0.5.tar.gz I would like to thank Danny Braniss and Antoine Jacoutot for various help and support they have provided over the past month. John-Mark Gurney
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030509153436.G25757-100000>