diff options
Diffstat (limited to 'drivers/scsi/aha152x.h')
-rw-r--r-- | drivers/scsi/aha152x.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/scsi/aha152x.h b/drivers/scsi/aha152x.h index b8c9ae9bd..7b7a81b72 100644 --- a/drivers/scsi/aha152x.h +++ b/drivers/scsi/aha152x.h @@ -2,7 +2,7 @@ #define _AHA152X_H /* - * $Id: aha152x.h,v 1.6 1994/11/24 21:35:38 root Exp root $ + * $Id: aha152x.h,v 1.9 1995/03/18 09:21:04 root Exp root $ */ #if defined(__KERNEL__) @@ -22,7 +22,7 @@ int aha152x_biosparam(Disk *, int, int*); (unless we support more than 1 cmd_per_lun this should do) */ #define AHA152X_MAXQUEUE 7 -#define AHA152X_REVID "Adaptec 152x SCSI driver; $Revision: 1.6 $" +#define AHA152X_REVID "Adaptec 152x SCSI driver; $Revision: 1.9 $" /* Initial value of Scsi_Host entry */ #define AHA152X { /* next */ NULL, \ |