--- zzzz-none-000/linux-2.4.17/drivers/scsi/FlashPoint.c 2001-07-05 18:28:16.000000000 +0000 +++ sangam-fb-322/linux-2.4.17/drivers/scsi/FlashPoint.c 2004-11-24 13:23:47.000000000 +0000 @@ -163,9 +163,9 @@ * * Description: Common shared global defines. * - * $Date: 1996/09/04 01:26:13 $ + * $Date: 2003/06/23 22:18:33 $ * - * $Revision: 1.11 $ + * $Revision: 1.1.1.1 $ * *----------------------------------------------------------------------*/ #ifndef __GLOBALS_H__ @@ -402,9 +402,9 @@ * Description: Common shared SCCB Interface defines and SCCB * Manager specifics defines. * - * $Date: 1996/10/24 23:09:33 $ + * $Date: 2003/06/23 22:18:33 $ * - * $Revision: 1.14 $ + * $Revision: 1.1.1.1 $ * *----------------------------------------------------------------------*/ @@ -720,9 +720,9 @@ * Description: This module contains SCCB/UCB Manager implementation * specific stuff. * - * $Date: 1996/11/13 18:34:22 $ + * $Date: 2003/06/23 22:18:33 $ * - * $Revision: 1.10 $ + * $Revision: 1.1.1.1 $ * *----------------------------------------------------------------------*/ @@ -877,9 +877,9 @@ * * Description: Definitions for Target related structures * - * $Date: 1996/12/11 22:06:20 $ + * $Date: 2003/06/23 22:18:33 $ * - * $Revision: 1.9 $ + * $Revision: 1.1.1.1 $ * *----------------------------------------------------------------------*/ @@ -1076,9 +1076,9 @@ * * Description: Register definitions for HARPOON ASIC. * - * $Date: 1996/11/13 18:32:57 $ + * $Date: 2003/06/23 22:18:33 $ * - * $Revision: 1.4 $ + * $Revision: 1.1.1.1 $ * *----------------------------------------------------------------------*/ @@ -1208,9 +1208,9 @@ * * Description: Definitions for EEPROM related structures * - * $Date: 1996/11/13 18:28:39 $ + * $Date: 2003/06/23 22:18:33 $ * - * $Revision: 1.4 $ + * $Revision: 1.1.1.1 $ * *----------------------------------------------------------------------*/ @@ -1293,9 +1293,9 @@ * * Description: Register definitions for HARPOON ASIC. * - * $Date: 1997/07/09 21:44:36 $ + * $Date: 2003/06/23 22:18:33 $ * - * $Revision: 1.9 $ + * $Revision: 1.1.1.1 $ * *----------------------------------------------------------------------*/ @@ -2326,7 +2326,7 @@ extern unsigned int SccbGlobalFlags; -#ident "$Id: sccb.c 1.18 1997/06/10 16:47:04 mohan Exp $" +#ident "$Id: FlashPoint.c,v 1.1.1.1 2003/06/23 22:18:33 jharrell Exp $" /*---------------------------------------------------------------------- * * @@ -2340,9 +2340,9 @@ * Description: Functions relating to handling of the SCCB interface * between the device driver and the HARPOON. * - * $Date: 1997/06/10 16:47:04 $ + * $Date: 2003/06/23 22:18:33 $ * - * $Revision: 1.18 $ + * $Revision: 1.1.1.1 $ * *----------------------------------------------------------------------*/ @@ -5352,7 +5352,7 @@ } #endif -#ident "$Id: sccb_dat.c 1.10 1997/02/22 03:16:02 awin Exp $" +#ident "$Id: FlashPoint.c,v 1.1.1.1 2003/06/23 22:18:33 jharrell Exp $" /*---------------------------------------------------------------------- * * @@ -5366,9 +5366,9 @@ * Description: Functions relating to handling of the SCCB interface * between the device driver and the HARPOON. * - * $Date: 1997/02/22 03:16:02 $ + * $Date: 2003/06/23 22:18:33 $ * - * $Revision: 1.10 $ + * $Revision: 1.1.1.1 $ * *----------------------------------------------------------------------*/ @@ -5424,7 +5424,7 @@ UCHAR debug_index[MAX_CARDS] = { 0 }; UCHAR reserved_1[3] = { 0 }; #endif -#ident "$Id: scsi.c 1.23 1997/07/09 21:42:54 mohan Exp $" +#ident "$Id: FlashPoint.c,v 1.1.1.1 2003/06/23 22:18:33 jharrell Exp $" /*---------------------------------------------------------------------- * * @@ -5439,9 +5439,9 @@ * selection/reselection, sync negotiation, message-in * decoding. * - * $Date: 1997/07/09 21:42:54 $ + * $Date: 2003/06/23 22:18:33 $ * - * $Revision: 1.23 $ + * $Revision: 1.1.1.1 $ * *----------------------------------------------------------------------*/ @@ -7518,7 +7518,7 @@ } -#ident "$Id: phase.c 1.11 1997/01/31 02:08:49 mohan Exp $" +#ident "$Id: FlashPoint.c,v 1.1.1.1 2003/06/23 22:18:33 jharrell Exp $" /*---------------------------------------------------------------------- * * @@ -7533,9 +7533,9 @@ * the target asserts request (and the automation is not * enabled to handle the situation). * - * $Date: 1997/01/31 02:08:49 $ + * $Date: 2003/06/23 22:18:33 $ * - * $Revision: 1.11 $ + * $Revision: 1.1.1.1 $ * *----------------------------------------------------------------------*/ @@ -8267,7 +8267,7 @@ -#ident "$Id: automate.c 1.14 1997/01/31 02:11:46 mohan Exp $" +#ident "$Id: FlashPoint.c,v 1.1.1.1 2003/06/23 22:18:33 jharrell Exp $" /*---------------------------------------------------------------------- * * @@ -8281,9 +8281,9 @@ * Description: Functions relating to programming the automation of * the HARPOON. * - * $Date: 1997/01/31 02:11:46 $ + * $Date: 2003/06/23 22:18:33 $ * - * $Revision: 1.14 $ + * $Revision: 1.1.1.1 $ * *----------------------------------------------------------------------*/ @@ -8659,7 +8659,7 @@ queueCmdComplete(&BL_Card[p_card], currSCCB, p_card); } -#ident "$Id: busmstr.c 1.8 1997/01/31 02:10:27 mohan Exp $" +#ident "$Id: FlashPoint.c,v 1.1.1.1 2003/06/23 22:18:33 jharrell Exp $" /*---------------------------------------------------------------------- * * @@ -8672,9 +8672,9 @@ * * Description: Functions to start, stop, and abort BusMaster operations. * - * $Date: 1997/01/31 02:10:27 $ + * $Date: 2003/06/23 22:18:33 $ * - * $Revision: 1.8 $ + * $Revision: 1.1.1.1 $ * *----------------------------------------------------------------------*/ @@ -9351,7 +9351,7 @@ currSCCB->Sccb_XferCnt = currSCCB->DataLength - currSCCB->Sccb_ATC; } } -#ident "$Id: scam.c 1.17 1997/03/20 23:49:37 mohan Exp $" +#ident "$Id: FlashPoint.c,v 1.1.1.1 2003/06/23 22:18:33 jharrell Exp $" /*---------------------------------------------------------------------- * * @@ -9366,9 +9366,9 @@ * and the determination of the SCSI IDs to be assigned * to all perspective SCSI targets. * - * $Date: 1997/03/20 23:49:37 $ + * $Date: 2003/06/23 22:18:33 $ * - * $Revision: 1.17 $ + * $Revision: 1.1.1.1 $ * *----------------------------------------------------------------------*/ @@ -10581,7 +10581,7 @@ utilEEWrite(p_port, sum_data, EEPROM_CHECK_SUM/2); utilEEWriteOnOff(p_port,0); /* Turn off write access */ } -#ident "$Id: diagnose.c 1.10 1997/06/10 16:51:47 mohan Exp $" +#ident "$Id: FlashPoint.c,v 1.1.1.1 2003/06/23 22:18:33 jharrell Exp $" /*---------------------------------------------------------------------- * * @@ -10595,9 +10595,9 @@ * Description: Diagnostic funtions for testing the integrity of * the HARPOON. * - * $Date: 1997/06/10 16:51:47 $ + * $Date: 2003/06/23 22:18:33 $ * - * $Revision: 1.10 $ + * $Revision: 1.1.1.1 $ * *----------------------------------------------------------------------*/ @@ -11026,7 +11026,7 @@ } -#ident "$Id: utility.c 1.23 1997/06/10 16:55:06 mohan Exp $" +#ident "$Id: FlashPoint.c,v 1.1.1.1 2003/06/23 22:18:33 jharrell Exp $" /*---------------------------------------------------------------------- * * @@ -11040,9 +11040,9 @@ * Description: Utility functions relating to queueing and EEPROM * manipulation and any other garbage functions. * - * $Date: 1997/06/10 16:55:06 $ + * $Date: 2003/06/23 22:18:33 $ * - * $Revision: 1.23 $ + * $Revision: 1.1.1.1 $ * *----------------------------------------------------------------------*/ /*#include */