On Fri, 25-Nov-2011 at 05:03:37 +0100, Ed Maste wrote:
> Author: emaste
> Date: Fri Nov 25 04:03:37 2011
> New Revision: 227961
> URL: http://svn.freebsd.org/changeset/base/227961
> 
> Log:
>   Add firmware update support for SCSI devices.
> 
> ...
> 
> Added: head/sbin/camcontrol/fwdownload.c
> ==============================================================================
> --- /dev/null   00:00:00 1970   (empty, because file is newly added)
> +++ head/sbin/camcontrol/fwdownload.c   Fri Nov 25 04:03:37 2011        
> (r227961)
> @@ -0,0 +1,380 @@
> +/*-
> + * Copyright (c) 2011 Sandvine Incorporated. All rights reserved.
> + * Copyright (c) 2002-2011 Andre Albsmeier <an...@albsmeier.net>
> + * All rights reserved.
> + *

We should not forget Marc Frajola who sent me his ddys.c for
updating IBM DDYS drives ages ago. He allowed me to use his
code but wanted to be credited -- I think we should continue
to honour his wish. His file contained the following note:

 * TeraSolutions IBM drive firmware update utility
 *
 * (C) Copyright 2000, TeraSolutions, Inc.  All Rights Reserved.
 *   This software contains proprietary trade secrets of
 *   TeraSolutions, Inc.  Redistribution without prior written
 *   consent is prohibited.
 *
 * By Marc Frajola, 08/15/2000

and in fwprog.c I had him mentioned this way:

 * ...
 *  Many thanks goes to Marc Frajola <m...@terasolutions.com> from
 *  TeraSolutions for the initial idea and his programme for upgrading
 *  the firmware of I*M DDYS drives ...
 * ...

I think you guys find something that is appropriate...

Thanks,

        -Andre
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to