patch-2.1.93 linux/drivers/scsi/eata_dma.c
Next file: linux/drivers/scsi/eata_pio.c
Previous file: linux/drivers/scsi/eata.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Apr  2 09:12:25 1998
-  Orig file: 
v2.1.92/linux/drivers/scsi/eata_dma.c
-  Orig date: 
Mon Oct 28 14:31:24 1996
diff -u --recursive --new-file v2.1.92/linux/drivers/scsi/eata_dma.c linux/drivers/scsi/eata_dma.c
@@ -1406,7 +1406,7 @@
     u32 error, i, x;
     u8 pal1, pal2, pal3;
 
-    if (pcibios_present()) {
+    if (pci_present()) {
 	for (i = 0; i <= MAXPCI; ++i, ++pci_index) {
 	    if (pcibios_find_device(PCI_VENDOR_ID_DPT, PCI_DEVICE_ID_DPT, 
 				    pci_index, &pci_bus, &pci_device_fn))
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov