Sandor Takacs <[EMAIL PROTECTED]> writes:

> Ok, but this drops me errors sometimes with my HPT366 :(
> Mar  7 00:50:12 takika kernel: ide_dmaproc: chipset supported
> ide_dma_lostirq func only: 11
> Mar  7 00:50:12 takika kernel: hde: lost interrupt

yes this is the problem why i don't include it in the default kernel,
could you try to apply this patch :

--- drivers/block/ide.c.orig    Tue Mar  7 01:44:25 2000
+++ drivers/block/ide.c Tue Mar  7 19:07:25 2000
@@ -2800,9 +2800,7 @@
        }
 #endif /* CONFIG_BLK_DEV_IDEDOUBLER */
 
-#ifndef CONFIG_BLK_DEV_IDEPCI
        init_ide_data ();
-#endif /* CONFIG_BLK_DEV_IDEPCI */
 
        /*
         * Look for drive options:  "hdx"


on the kenrel-u66 rpm ?

-- 
MandrakeSoft Inc                http://www.mandrakesoft.com
Pasadena, CA USA                                  --Chmouel

Reply via email to