patch-2.4.4 linux/drivers/scsi/atp870u.c
Next file: linux/drivers/scsi/cpqfcTSinit.c
Previous file: linux/drivers/scsi/aic7xxx_old.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Fri Apr 27 13:59:18 2001
- Orig file:
v2.4.3/linux/drivers/scsi/atp870u.c
- Orig date:
Sat Nov 11 19:01:11 2000
diff -u --recursive --new-file v2.4.3/linux/drivers/scsi/atp870u.c linux/drivers/scsi/atp870u.c
@@ -1787,6 +1787,7 @@
shpnt->io_port = base_io;
shpnt->n_io_port = 0x40; /* Number of bytes of I/O space used */
shpnt->irq = irq;
+ scsi_set_pci_device(shpnt, pdev[h]);
restore_flags(flags);
request_region(base_io, 0x40, "atp870u"); /* Register the IO ports that we use */
count++;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)