diff options
Diffstat (limited to 'linux')
-rw-r--r-- | linux/src/drivers/scsi/FlashPoint.c | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/linux/src/drivers/scsi/FlashPoint.c b/linux/src/drivers/scsi/FlashPoint.c index a74c3c5..aae35c0 100644 --- a/linux/src/drivers/scsi/FlashPoint.c +++ b/linux/src/drivers/scsi/FlashPoint.c @@ -2326,7 +2326,6 @@ void Debug_Load(UCHAR p_card, UCHAR p_bug_data); extern unsigned int SccbGlobalFlags; -#ident "$Id: FlashPoint.c,v 1.1 1999/04/26 05:53:56 tb Exp $" /*---------------------------------------------------------------------- * * @@ -5352,7 +5351,7 @@ void Debug_Load(UCHAR p_card, UCHAR p_bug_data) } #endif -#ident "$Id: FlashPoint.c,v 1.1 1999/04/26 05:53:56 tb Exp $" + /*---------------------------------------------------------------------- * * @@ -5424,7 +5423,7 @@ UCHAR debug_int[MAX_CARDS][debug_size] = { 0 }; UCHAR debug_index[MAX_CARDS] = { 0 }; UCHAR reserved_1[3] = { 0 }; #endif -#ident "$Id: FlashPoint.c,v 1.1 1999/04/26 05:53:56 tb Exp $" + /*---------------------------------------------------------------------- * * @@ -7518,7 +7517,6 @@ void sinits(PSCCB p_sccb, UCHAR p_card) } -#ident "$Id: FlashPoint.c,v 1.1 1999/04/26 05:53:56 tb Exp $" /*---------------------------------------------------------------------- * * @@ -8267,7 +8265,6 @@ void phaseBusFree(ULONG port, UCHAR p_card) -#ident "$Id: FlashPoint.c,v 1.1 1999/04/26 05:53:56 tb Exp $" /*---------------------------------------------------------------------- * * @@ -8659,7 +8656,7 @@ void autoCmdCmplt(ULONG p_port, UCHAR p_card) queueCmdComplete(&BL_Card[p_card], currSCCB, p_card); } -#ident "$Id: FlashPoint.c,v 1.1 1999/04/26 05:53:56 tb Exp $" + /*---------------------------------------------------------------------- * * @@ -9351,7 +9348,7 @@ void hostDataXferRestart(PSCCB currSCCB) currSCCB->Sccb_XferCnt = currSCCB->DataLength - currSCCB->Sccb_ATC; } } -#ident "$Id: FlashPoint.c,v 1.1 1999/04/26 05:53:56 tb Exp $" + /*---------------------------------------------------------------------- * * @@ -10581,7 +10578,7 @@ void scsavdi(UCHAR p_card, ULONG p_port) utilEEWrite(p_port, sum_data, EEPROM_CHECK_SUM/2); utilEEWriteOnOff(p_port,0); /* Turn off write access */ } -#ident "$Id: FlashPoint.c,v 1.1 1999/04/26 05:53:56 tb Exp $" + /*---------------------------------------------------------------------- * * @@ -11026,7 +11023,7 @@ void DiagEEPROM(ULONG p_port) } -#ident "$Id: FlashPoint.c,v 1.1 1999/04/26 05:53:56 tb Exp $" + /*---------------------------------------------------------------------- * * |