From owner-freebsd-scsi Sat Apr 10 23:21:48 1999 Delivered-To: freebsd-scsi@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id C6EE114C0B for ; Sat, 10 Apr 1999 23:21:45 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id AAA31341 for ; Sun, 11 Apr 1999 00:19:30 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id AAA03017 for ; Sun, 11 Apr 1999 00:19:18 -0600 (MDT) Message-Id: <199904110619.AAA03017@harmony.village.org> Subject: Re: Initio INIC-941 SCSI controller To: freebsd-scsi@FreeBSD.ORG In-reply-to: Your message of "Sat, 10 Apr 1999 11:47:20 MDT." <199904101747.LAA27237@panzer.plutotech.com> References: <199904101747.LAA27237@panzer.plutotech.com> Date: Sun, 11 Apr 1999 00:19:18 -0600 From: Warner Losh Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <199904101747.LAA27237@panzer.plutotech.com> "Kenneth D. Merry" writes: : I never knew they had a FreeBSD driver. Of course I only heard of the : existence of the company yesterday. As far as the copyright on the driver : goes, I'm not sure it would be acceptable for the FreeBSD tree, if the : driver were ported to CAM. (someone who knows more about copyright law : can look at it and comment) The copyright looks like a fairly standard BSD one and should pose no problems: ** Copyright (c) 1997-98 Initio Corp. All rights reserved. ** ** Redistribution and use in source and binary forms, with or without ** modification, are permitted provided that the following conditions ** are met: ** 1. Redistributions of source code must retain the above copyright ** notice, this list of conditions and the following disclaimer. ** 2. Redistributions in binary form must reproduce the above copyright ** notice, this list of conditions and the following disclaimer in the ** documentation and/or other materials provided with the distribution. ** 3. The name of the author may not be used to endorse or promote products ** derived from this software without specific prior written permission. ** Number 2 is the only thing that I see might be a problem, but many hunks of the kernel have a cluase similar to that. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message