]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- fix ahci bug (don't cover pata_marvell devices).
authorPaweł Sikora <pluto@pld-linux.org>
Sat, 6 Sep 2008 10:29:10 +0000 (10:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kernel.spec -> 1.441.2.1938

kernel.spec

index 76001a18ea8619759fb4987f04db29fa80d2fe94..60bbaa6d994898d7d6ee166be594e9a867c4ea42 100644 (file)
@@ -277,6 +277,9 @@ Patch58:    linux-PF_RING.patch
 # http://synce.svn.sourceforge.net/svnroot/synce/trunk/patches/linux-2.6.22-rndis_host-wm5.patch
 Patch59:       kernel-rndis_host-wm5.patch
 
+# patch based on http://www.spinics.net/lists/linux-ide/msg25854.html
+Patch60:       kernel-ahci_pata_marvell.patch
+
 # Project suspend2 renamed to tuxonice
 # http://tuxonice.org/downloads/all/tuxonice-3.0-rc7-for-2.6.25.patch.bz2
 Patch69:       linux-2.6-suspend2.patch
@@ -839,6 +842,7 @@ install -m 755 %{SOURCE6} .
 
 # kernel-rndis_host-wm5.patch
 %patch59 -p1
+%patch60 -p1
 
 # hostap enhancements from/for aircrack-ng
 %patch85 -p1
This page took 0.569743 seconds and 4 git commands to generate.