patch-2.1.106 linux/drivers/scsi/blz1230.c

Next file: linux/drivers/scsi/blz1230.h
Previous file: linux/drivers/scsi/aha1542.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.105/linux/drivers/scsi/blz1230.c linux/drivers/scsi/blz1230.c
@@ -130,6 +130,7 @@
 		esp->eregs = eregs;
 
 		/* Set the command buffer */
+		esp->esp_command = (volatile unsigned char*) cmd_buffer;
 		esp->esp_command_dvma = VTOP((unsigned long) cmd_buffer);
 
 		esp->irq = IRQ_AMIGA_PORTS;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov