# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/suspend/MacBook2.patch # Copyright (C) 2006 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- Works as used to be on the 1,1. - Rene Rebe --- suspend/whitelist.c.orig 2000-01-01 00:00:00.000000000 +0100 +++ suspend/whitelist.c 2007-06-12 04:10:21.337706992 +0200 @@ -16,7 +16,12 @@ { "IBM", "", "ThinkPad X32", "", RADEON_OFF|S3_BIOS|S3_MODE }, { "Hewlett Packard", "", "HP OmniBook XE3 GF ","", VBE_POST|VBE_SAVE }, /* Alexander Wirt */ - { "Apple Computer, Inc.", "MacBook1,1", "", "", VBE_SAVE }, + { "Apple Computer, Inc.", "MacBook1,1", "", "", S3_BIOS }, + /* Rene Rebe */ + { "Apple Computer, Inc.", "MacBook2,1", "", "", S3_BIOS }, + { "Apple Inc.", "MacBook2,1", "", "", S3_BIOS }, + { "Apple Computer, Inc.", "MacPro2,1", "", "", S3_BIOS }, /* Julien BLACHE jb@jblache.org */ { "Apple Computer, Inc.", "MacBookPro2,2", "", "", VBE_POST|VBE_MODE }, + { "Apple Inc.", "MacBookPro3,1", "", "", }, /* Felix Rommel, https://bugzilla.novell.com/show_bug.cgi?id=228572 */