lkml.org 
[lkml]   [2000]   [Jul]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subjectpdc202xx.c.patch one line error fix.

Sorry this got in by mistake.

There is no channel tri-state interface for hotswap ATA schedule for
release in 2.4.0.

I missed this one line to pull.

Promise Ultra33/66/100 support will not compile unless you apply this
patch. Again my error.

Do not ask for this support until 2.5.0

Cheers,

Andre Hedrick
The Linux ATA/IDE guy
--- linux-2.4.0-t5-pristine/drivers/ide/pdc202xx.c.orig Thu Jul 27 16:40:57 2000
+++ linux-2.4.0-t5/drivers/ide/pdc202xx.c Thu Jul 27 23:01:19 2000
@@ -862,7 +862,6 @@
(hwif->pci_dev->device == PCI_DEVICE_ID_PROMISE_20265) ||
(hwif->pci_dev->device == PCI_DEVICE_ID_PROMISE_20267)) {
hwif->resetproc = &pdc202xx_reset;
- hwif->tri_proc = &pdc202xx_tristate;
}

#ifdef CONFIG_BLK_DEV_IDEDMA
\
 
 \ /
  Last update: 2005-03-22 13:57    [W:0.038 / U:0.400 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site