patch-2.4.23 linux-2.4.23/drivers/ide/pci/pdc202xx_old.c

Next file: linux-2.4.23/drivers/ide/pci/piix.c
Previous file: linux-2.4.23/drivers/ide/pci/Makefile
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/drivers/ide/pci/pdc202xx_old.c linux-2.4.23/drivers/ide/pci/pdc202xx_old.c
@@ -697,9 +697,6 @@
 	hwif->tuneproc  = &config_chipset_for_pio;
 	hwif->quirkproc = &pdc202xx_quirkproc;
 
-	if (hwif->pci_dev->device == PCI_DEVICE_ID_PROMISE_20265)
-		hwif->addressing = (hwif->channel) ? 0 : 1;
-
 	if (hwif->pci_dev->device != PCI_DEVICE_ID_PROMISE_20246) {
 		hwif->busproc   = &pdc202xx_tristate;
 		hwif->resetproc = &pdc202xx_reset;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)