Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204732
b: refs/heads/master
c: ff4bb7c
h: refs/heads/master
v: v3
  • Loading branch information
Benjamin Herrenschmidt committed Jul 31, 2010
1 parent 0f5eb8d commit 99c2949
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 940ce422a367c8e65404a5ef1ff5969527a06410
refs/heads/master: ff4bb7cb9feea3d8851c0e7837dce15822acf11b
6 changes: 5 additions & 1 deletion trunk/arch/powerpc/platforms/powermac/feature.c
Original file line number Diff line number Diff line change
Expand Up @@ -2191,7 +2191,11 @@ static struct pmac_mb_def pmac_mb_defs[] = {
PMAC_TYPE_UNKNOWN_INTREPID, intrepid_features,
PMAC_MB_MAY_SLEEP,
},
{ "iMac,1", "iMac (first generation)",
{ "PowerMac10,2", "Mac mini (Late 2005)",
PMAC_TYPE_UNKNOWN_INTREPID, intrepid_features,
PMAC_MB_MAY_SLEEP,
},
{ "iMac,1", "iMac (first generation)",
PMAC_TYPE_ORIG_IMAC, paddington_features,
0
},
Expand Down

0 comments on commit 99c2949

Please sign in to comment.