diff options
author | James Bottomley <James.Bottomley@steeleye.com> | 2005-08-04 18:33:22 -0400 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.(none)> | 2005-08-04 18:41:25 -0400 |
commit | 79778a27be4c704552a18cf2a3e8b9e30623acd1 (patch) | |
tree | 43a3107ead65790b9f5ffa04d54d5daa8904de79 /drivers/scsi/aic7xxx/aic7xxx.reg | |
parent | 52b5cfb355b2b3274979d25490f190d478ab1fad (diff) |
[SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9
This patch upports all relevant code fixes and bumps the driver version
to 7.0 to signify starting a new tree.
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/aic7xxx/aic7xxx.reg')
-rw-r--r-- | drivers/scsi/aic7xxx/aic7xxx.reg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/scsi/aic7xxx/aic7xxx.reg b/drivers/scsi/aic7xxx/aic7xxx.reg index 810ec700d9fc..e196d83b93c7 100644 --- a/drivers/scsi/aic7xxx/aic7xxx.reg +++ b/drivers/scsi/aic7xxx/aic7xxx.reg | |||
@@ -39,7 +39,7 @@ | |||
39 | * | 39 | * |
40 | * $FreeBSD$ | 40 | * $FreeBSD$ |
41 | */ | 41 | */ |
42 | VERSION = "$Id: //depot/aic7xxx/aic7xxx/aic7xxx.reg#39 $" | 42 | VERSION = "$Id: //depot/aic7xxx/aic7xxx/aic7xxx.reg#40 $" |
43 | 43 | ||
44 | /* | 44 | /* |
45 | * This file is processed by the aic7xxx_asm utility for use in assembling | 45 | * This file is processed by the aic7xxx_asm utility for use in assembling |
@@ -1306,7 +1306,6 @@ scratch_ram { | |||
1306 | */ | 1306 | */ |
1307 | MWI_RESIDUAL { | 1307 | MWI_RESIDUAL { |
1308 | size 1 | 1308 | size 1 |
1309 | alias TARG_IMMEDIATE_SCB | ||
1310 | } | 1309 | } |
1311 | /* | 1310 | /* |
1312 | * SCBID of the next SCB to be started by the controller. | 1311 | * SCBID of the next SCB to be started by the controller. |
@@ -1461,6 +1460,7 @@ scratch_ram { | |||
1461 | */ | 1460 | */ |
1462 | LAST_MSG { | 1461 | LAST_MSG { |
1463 | size 1 | 1462 | size 1 |
1463 | alias TARG_IMMEDIATE_SCB | ||
1464 | } | 1464 | } |
1465 | 1465 | ||
1466 | /* | 1466 | /* |