Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.4.1 /drivers/ide/via82cxxx.c

Filename:/drivers/ide/via82cxxx.c
Lines Added:2
Lines Deleted:0
Also changed in: (Previous) 2.4.1-pre12  2.4.1-pre11  2.4.0-test11  2.4.0-test10  2.4.0-test9  2.4.0-test8 
(Following) 2.4.1-ac1  2.4.1-ac2  2.4.1-ac3  2.4.1-ac4  2.4.1-ac5  2.4.1-ac6 

Location
[  2.4.1
  [  drivers
    [  ide
       o  via82cxxx.c

Patch

diff -u --recursive --new-file v2.4.0/linux/drivers/ide/via82cxxx.c linux/drivers/ide/via82cxxx.c
--- v2.4.0/linux/drivers/ide/via82cxxx.c   Tue Nov  7 11:02:24 2000
+++ linux/drivers/ide/via82cxxx.c   Wed Jan 24 09:12:56 2001
@@ -602,7 +602,9 @@
 #ifdef CONFIG_BLK_DEV_IDEDMA
    if (hwif->dma_base) {
       hwif->dmaproc = &via82cxxx_dmaproc;
+#ifdef CONFIG_IDEDMA_AUTO
       hwif->autodma = 1;
+#endif
    }
 #endif /* CONFIG_BLK_DEV_IDEDMA */
 }


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.