patch-2.1.106 linux/drivers/scsi/cyberstorm.c
Next file: linux/drivers/scsi/cyberstorm.h
Previous file: linux/drivers/scsi/blz2060.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sat Jun 13 13:23:01 1998
- Orig file:
v2.1.105/linux/drivers/scsi/cyberstorm.c
- Orig date:
Fri May 8 23:14:49 1998
diff -u --recursive --new-file v2.1.105/linux/drivers/scsi/cyberstorm.c linux/drivers/scsi/cyberstorm.c
@@ -126,6 +126,7 @@
esp->eregs = (struct ESP_regs *)(address + CYBER_ESP_ADDR);
/* 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