patch-2.1.29 linux/drivers/scsi/esp.c

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

diff -u --recursive --new-file v2.1.28/linux/drivers/scsi/esp.c linux/drivers/scsi/esp.c
@@ -750,7 +750,8 @@
 			/* Map in the ESP registers from I/O space */
 			if(!hme) {
 				prom_apply_sbus_ranges(esp->edev->my_bus, 
-						       esp->edev->reg_addrs, 1);
+						       esp->edev->reg_addrs,
+						       1, esp->edev);
 
 				esp->eregs = eregs = (struct Sparc_ESP_regs *)
 				sparc_alloc_io(esp->edev->reg_addrs[0].phys_addr, 0,

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