]> git.pld-linux.org Git - packages/kernel.git/blob - hpt3xx.patch
- added -r to depmod to actually check modules instead of rejecting
[packages/kernel.git] / hpt3xx.patch
1 --- linux-2.4.19/drivers/ide/hpt366.c.org       Wed Sep 11 11:11:37 2002
2 +++ linux-2.4.19/drivers/ide/hpt366.c   Wed Sep 11 09:22:01 2002
3 @@ -789,7 +789,7 @@
4                 dma_func = ide_dma_off_quietly;
5  no_dma_set:
6  
7 -               config_chipset_for_pio(drive);
8 +/*             config_chipset_for_pio(drive); */
9         }
10         return HWIF(drive)->dmaproc(dma_func, drive);
11  }
This page took 0.021243 seconds and 3 git commands to generate.