From owner-freebsd-hackers Tue Jan 2 14:00:43 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA13969 for hackers-outgoing; Tue, 2 Jan 1996 14:00:43 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA13964 for ; Tue, 2 Jan 1996 14:00:39 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id OAA12725; Tue, 2 Jan 1996 14:50:24 -0700 From: Terry Lambert Message-Id: <199601022150.OAA12725@phaeton.artisoft.com> Subject: Re: Is anyone working on a QuickCam driver/app? To: truesdel@nas.nasa.gov Date: Tue, 2 Jan 1996 14:50:23 -0700 (MST) Cc: jkh@time.cdrom.com, frank@exit.com, hackers@freebsd.org In-Reply-To: <17021.820271591@nas.nasa.gov> from "Dave Truesdell" at Dec 29, 95 01:13:11 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org Precedence: bulk [ ... QuickCam ... ] > I received e-mail from them on the 21st of December, saying that they have > decided that they really will release the protocols if you sign a > non-disclosure/non-compete agreement with them. They claim that they are > documenting the protocols and that they would be available the second week of > January. However, I'll believe it when I see it. They claimed they would > release the protocols under NDA's before, but from everything I've seen, they > never really prepared to do so. NDA means that you can't release the source code. NDA means there's really no point in providing a third party driver, since you can't give it to anyone except as a binary, so you get to spend the rest of your life playing "maintenance programmer" as you track OS changes. This is why the Adaptec drivers aren't distributed as binaries derived from HIM layer sources acquired under NDA. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.