diff options
Diffstat (limited to 'drivers/scsi/aic7xxx/aic79xx_pci.c')
-rw-r--r-- | drivers/scsi/aic7xxx/aic79xx_pci.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/scsi/aic7xxx/aic79xx_pci.c b/drivers/scsi/aic7xxx/aic79xx_pci.c index df853676e66a..c9f79fdf9131 100644 --- a/drivers/scsi/aic7xxx/aic79xx_pci.c +++ b/drivers/scsi/aic7xxx/aic79xx_pci.c | |||
@@ -979,7 +979,7 @@ ahd_aic790X_setup(struct ahd_softc *ahd) | |||
979 | | AHD_FAINT_LED_BUG; | 979 | | AHD_FAINT_LED_BUG; |
980 | 980 | ||
981 | /* | 981 | /* |
982 | * IO Cell paramter setup. | 982 | * IO Cell parameter setup. |
983 | */ | 983 | */ |
984 | AHD_SET_PRECOMP(ahd, AHD_PRECOMP_CUTBACK_29); | 984 | AHD_SET_PRECOMP(ahd, AHD_PRECOMP_CUTBACK_29); |
985 | 985 | ||
@@ -1006,7 +1006,7 @@ ahd_aic790X_setup(struct ahd_softc *ahd) | |||
1006 | ahd->bugs |= AHD_INTCOLLISION_BUG|AHD_ABORT_LQI_BUG; | 1006 | ahd->bugs |= AHD_INTCOLLISION_BUG|AHD_ABORT_LQI_BUG; |
1007 | 1007 | ||
1008 | /* | 1008 | /* |
1009 | * IO Cell paramter setup. | 1009 | * IO Cell parameter setup. |
1010 | */ | 1010 | */ |
1011 | AHD_SET_PRECOMP(ahd, AHD_PRECOMP_CUTBACK_29); | 1011 | AHD_SET_PRECOMP(ahd, AHD_PRECOMP_CUTBACK_29); |
1012 | AHD_SET_SLEWRATE(ahd, AHD_SLEWRATE_DEF_REVB); | 1012 | AHD_SET_SLEWRATE(ahd, AHD_SLEWRATE_DEF_REVB); |