From owner-freebsd-hackers Tue Jan 30 16:46:09 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA25171 for hackers-outgoing; Tue, 30 Jan 1996 16:46:09 -0800 (PST) Received: from xi.dorm.umd.edu (xi.dorm.umd.edu [129.2.152.45]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA25163 for ; Tue, 30 Jan 1996 16:45:56 -0800 (PST) Received: from xi.dorm.umd.edu (localhost [127.0.0.1]) by xi.dorm.umd.edu (8.6.12/8.6.12) with SMTP id TAA14945; Tue, 30 Jan 1996 19:45:33 -0500 Date: Tue, 30 Jan 1996 19:45:33 -0500 (EST) From: Sujal Patel X-Sender: smpatel@xi.dorm.umd.edu To: "Ron G. Minnich" cc: hackers@freebsd.org Subject: Re: connectix quickcam In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org Precedence: bulk On Tue, 30 Jan 1996, Ron G. Minnich wrote: > I did not see this mentioned yet, maybe i missed it but i wanted to make > sure freebsd people knew about it. The connectix quickcam reverse > engineering is finished, so if you buy a quickcam you've got a load of > source to work with. So much for the quickcam NDA. Long live the net. > Just buy the el-cheapo $75 quickcam minus their development software (and > their crummy NDA) and journey to: Ummmm, Actually this is not quite correct. The reverse engineering project is NOT done. There are still MANY problems that are being investigated and worked on.. There are currently user programs that are capable of running the QuickCam, but a kernel driver is needed to achieve any great frame rate. Thomas Davis and myself are currently working on a standard API for the kernel driver, so that Linux/FreeBSD will use the same user programs (which will eventually be rewritten to use the kernel driver instead of raw I/O port access). We expect the kernel driver to be finished within a week or two- It's a fairly simple device (though the driver will change as reverse engineering progresses). Sujal