From owner-svn-src-all@FreeBSD.ORG Fri Dec 2 15:47:06 2011 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1879D1065670; Fri, 2 Dec 2011 15:47:06 +0000 (UTC) (envelope-from emaste@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 0882D8FC08; Fri, 2 Dec 2011 15:47:06 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id pB2Fl5eb098719; Fri, 2 Dec 2011 15:47:05 GMT (envelope-from emaste@svn.freebsd.org) Received: (from emaste@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id pB2Fl5pq098717; Fri, 2 Dec 2011 15:47:05 GMT (envelope-from emaste@svn.freebsd.org) Message-Id: <201112021547.pB2Fl5pq098717@svn.freebsd.org> From: Ed Maste Date: Fri, 2 Dec 2011 15:47:05 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r228203 - head/sbin/camcontrol X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2011 15:47:06 -0000 Author: emaste Date: Fri Dec 2 15:47:05 2011 New Revision: 228203 URL: http://svn.freebsd.org/changeset/base/228203 Log: Restore comment with credit to Marc Frajola. fwdownload.c is derived from Andre Albsmeier's fwdownload.c, which was written from scratch but was inspired by Marc's original idea and code. Modified: head/sbin/camcontrol/fwdownload.c Modified: head/sbin/camcontrol/fwdownload.c ============================================================================== --- head/sbin/camcontrol/fwdownload.c Fri Dec 2 15:41:09 2011 (r228202) +++ head/sbin/camcontrol/fwdownload.c Fri Dec 2 15:47:05 2011 (r228203) @@ -26,6 +26,15 @@ */ /* + * This software is derived from Andre Albsmeier's fwprog.c which contained + * the following note: + * + * Many thanks goes to Marc Frajola from + * TeraSolutions for the initial idea and his programme for upgrading + * the firmware of I*M DDYS drives. + */ + +/* * BEWARE: * * The fact that you see your favorite vendor listed below does not