patch-2.4.21 linux-2.4.21/drivers/scsi/aic7xxx/aic7xxx_core.c

Next file: linux-2.4.21/drivers/scsi/aic7xxx/aic7xxx_osm.c
Previous file: linux-2.4.21/drivers/scsi/aic7xxx/Makefile
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/drivers/scsi/aic7xxx/aic7xxx_core.c linux-2.4.21/drivers/scsi/aic7xxx/aic7xxx_core.c
@@ -3821,7 +3821,7 @@
 	}
 	sxfrctl1_a = ahc_inb(ahc, SXFRCTL1);
 
-	ahc_outb(ahc, HCNTRL, CHIPRST | ahc->pause);
+	ahc_outb_reset(ahc, HCNTRL, CHIPRST | ahc->pause);
 
 	/*
 	 * Ensure that the reset has finished.  We delay 1000us

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)