[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

New Powerbook G4 12"



Hi alltogether!

This patch is against 2.4.23-ben1. With it applied the kernel recognizes my new 12" 
G4 PowerBook correctly. It changes the line 
detected as     : 287 
to 
detected as     : 287 (PowerBook G4 12")
in cat /proc/cpuinfo.

Wolfram Quester

--- /home/wolfi/patches/pmac_feature.c.orig     2003-12-29 00:54:07.000000000 +0100
+++ arch/ppc/platforms/pmac_feature.c   2003-12-29 11:21:32.000000000 +0100
@@ -2043,6 +2043,10 @@
                PMAC_TYPE_UNKNOWN_INTREPID,     intrepid_features,
                PMAC_MB_HAS_FW_POWER | PMAC_MB_MOBILE,
        },
+       {       "PowerBook6,2",                 "PowerBook G4 12\"",
+               PMAC_TYPE_UNKNOWN_INTREPID,     intrepid_features,
+               PMAC_MB_HAS_FW_POWER | PMAC_MB_MOBILE,
+       },
        {       "PowerBook6,3",                 "iBook G4",
                PMAC_TYPE_UNKNOWN_INTREPID,     intrepid_features,
                PMAC_MB_HAS_FW_POWER | PMAC_MB_MOBILE,

Attachment: pgpzpSfgREofv.pgp
Description: PGP signature


Reply to: