From owner-freebsd-hackers Thu Jan 28 12:17:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA06744 for freebsd-hackers-outgoing; Thu, 28 Jan 1999 12:17:58 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from chen.ml.org (luoqi.watermarkgroup.com [207.202.73.170]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA06736 for ; Thu, 28 Jan 1999 12:17:55 -0800 (PST) (envelope-from luoqi@chen.ml.org) Received: (from luoqi@localhost) by chen.ml.org (8.9.1/8.9.1) id PAA42274 for hackers@freebsd.org; Thu, 28 Jan 1999 15:17:52 -0500 (EST) (envelope-from luoqi) Date: Thu, 28 Jan 1999 15:17:52 -0500 (EST) From: Luoqi Chen Message-Id: <199901282017.PAA42274@chen.ml.org> To: hackers@FreeBSD.ORG Subject: VCD support for ATAPI cd driver Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have been playing with linuxthreads on SMP machine recently. One of the application I tested was mpeg video play mtv from mpegtv.com. As a by-product, I modified the atapi cd driver to allow it to read any type of data including vcd tracks and I also added some linux cdrom ioctl emulations so mtv could play vcds directly. I figured some of you may also find them useful. The patches can be found at http://www.frebsd.org/~luoqi -lq To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message