Dash:
[t2-trunk.git] / package / base / suspend / MacBook2.patch
blob676dd6a2e605ab76ba2101a8234807f8e7f3a6b3
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3 #
4 # T2 SDE: package/.../suspend/MacBook2.patch
5 # Copyright (C) 2006 - 2008 The T2 SDE Project
6 #
7 # More information can be found in the files COPYING and README.
8 #
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
14 # version.
15 # --- T2-COPYRIGHT-NOTE-END ---
17 Works as used to be on the 1,1.
19 - Rene Rebe <rene@exactcode.de>
21 --- suspend/whitelist.c.orig 2000-01-01 00:00:00.000000000 +0100
22 +++ suspend/whitelist.c 2007-06-12 04:10:21.337706992 +0200
23 @@ -16,7 +16,12 @@
24 { "IBM", "", "ThinkPad X32", "", RADEON_OFF|S3_BIOS|S3_MODE },
25 { "Hewlett Packard", "", "HP OmniBook XE3 GF ","", VBE_POST|VBE_SAVE },
26 /* Alexander Wirt */
27 - { "Apple Computer, Inc.", "MacBook1,1", "", "", VBE_SAVE },
28 + { "Apple Computer, Inc.", "MacBook1,1", "", "", S3_BIOS },
29 + /* Rene Rebe */
30 + { "Apple Computer, Inc.", "MacBook2,1", "", "", S3_BIOS },
31 + { "Apple Inc.", "MacBook2,1", "", "", S3_BIOS },
32 + { "Apple Computer, Inc.", "MacPro2,1", "", "", S3_BIOS },
33 /* Julien BLACHE jb@jblache.org */
34 { "Apple Computer, Inc.", "MacBookPro2,2", "", "", VBE_POST|VBE_MODE },
35 + { "Apple Inc.", "MacBookPro3,1", "", "", },
36 /* Felix Rommel, https://bugzilla.novell.com/show_bug.cgi?id=228572 */