Revision: 76
          http://svn.sourceforge.net/mactel-linux/?rev=76&view=rev
Author:   huceke
Date:     2006-12-02 03:27:46 -0800 (Sat, 02 Dec 2006)

Log Message:
-----------
Update for MacBook2,1

Modified Paths:
--------------
    trunk/kernel/mactel-patches-2.6.19/sci_en.patch

Modified: trunk/kernel/mactel-patches-2.6.19/sci_en.patch
===================================================================
--- trunk/kernel/mactel-patches-2.6.19/sci_en.patch     2006-12-02 11:27:16 UTC 
(rev 75)
+++ trunk/kernel/mactel-patches-2.6.19/sci_en.patch     2006-12-02 11:27:46 UTC 
(rev 76)
@@ -57,7 +57,7 @@
                break;
  
        case PM_SUSPEND_DISK:
-@@ -191,12 +201,31 @@ static int __init init_ints_after_s1(str
+@@ -191,12 +201,36 @@ static int __init init_ints_after_s1(str
        return 0;
  }
  
@@ -86,6 +86,11 @@
 +       .ident = "Apple MacBook",
 +       .matches = {DMI_MATCH(DMI_PRODUCT_NAME, "MacBook1,1"),},
 +       },
++      {
++       .callback = init_ich7_sci_en_quirk,
++       .ident = "Apple MacBook",
++       .matches = {DMI_MATCH(DMI_PRODUCT_NAME, "MacBook2,1"),},
++       },
        {},
  };
  


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mactel-linux-devel mailing list
Mactel-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mactel-linux-devel

Reply via email to