patch-1.3.78 linux/drivers/scsi/fdomain.c

Next file: linux/drivers/scsi/scsi.c
Previous file: linux/drivers/scsi/README.g_NCR5380
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.77/linux/drivers/scsi/fdomain.c linux/drivers/scsi/fdomain.c
@@ -982,6 +982,9 @@
 				   get resources.  */
 
    shpnt = scsi_register( tpnt, 0 );
+   shpnt->irq = interrupt_level;
+   shpnt->io_port = port_base;
+   shpnt->n_io_port = 0x10;
    print_banner( shpnt );
 
 				/* Log IRQ with kernel */   

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this