From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Sven Henkel <shenkel@gmail.com>,
Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: [PATCH] ppc32: Add new iBook 12" to PowerMac models table
Date: Sun, 02 Oct 2005 08:30:33 +1000 [thread overview]
Message-ID: <1128205833.8267.8.camel@gaston> (raw)
From: Sven Henkel <shenkel@gmail.com>
this patch adds the new iBook G4 (manufactured after July 2005) to the PowerMac
models table. The model name (PowerBook6,7) is taken from a 12" iBook, I
don't know if it also matches the 14" version. The patch applies to a vanilla
2.6.13.2 kernel.
Signed-off-by: Sven Henkel <shenkel@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
--- linux-2.6.13.2-orig/arch/ppc/platforms/pmac_feature.c 2005-09-30 19:26:55.000000000 +0200
+++ linux-2.6.13.2-dev/arch/ppc/platforms/pmac_feature.c 2005-09-30 20:07:52.000000000 +0200
@@ -2337,6 +2337,10 @@ static struct pmac_mb_def pmac_mb_defs[]
PMAC_TYPE_UNKNOWN_INTREPID, intrepid_features,
PMAC_MB_MAY_SLEEP | PMAC_MB_HAS_FW_POWER | PMAC_MB_MOBILE,
},
+ { "PowerBook6,7", "iBook G4",
+ PMAC_TYPE_UNKNOWN_INTREPID, intrepid_features,
+ PMAC_MB_MAY_SLEEP | PMAC_MB_HAS_FW_POWER | PMAC_MB_MOBILE,
+ },
{ "PowerBook6,8", "PowerBook G4 12\"",
PMAC_TYPE_UNKNOWN_INTREPID, intrepid_features,
PMAC_MB_MAY_SLEEP | PMAC_MB_HAS_FW_POWER | PMAC_MB_MOBILE,
next reply other threads:[~2005-10-01 22:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-01 22:30 Benjamin Herrenschmidt [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-10-01 7:57 [PATCH] ppc32: Add new iBook 12" to PowerMac models table Sven Henkel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1128205833.8267.8.camel@gaston \
--to=benh@kernel.crashing.org \
--cc=linux-kernel@vger.kernel.org \
--cc=shenkel@gmail.com \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox