public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] pmac_mb_defs[] for new iBook2 (kernel-2.4.18-ben0)
@ 2002-03-11 12:33 Valentin Podlovchenko
  0 siblings, 0 replies; 3+ messages in thread
From: Valentin Podlovchenko @ 2002-03-11 12:33 UTC (permalink / raw)
  To: Paul Mackerras, Ben. Herrenschmidt; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 384 bytes --]

Hello,

motherboard on the new iBook2 reports to be compatible to "PowerBook4,2"
so to make some things work (such as sleep mode) on this model should be
applied this patch

-- 
  Valentin Podlovchenko,                     ____/|
  <VPodlovchenko@Microtest.ru>               \ o.O|
  Tel: +7(095) 787-2058 (ext. 1245)           =(_)=
  Fax: +7(095) 787-2056                         U

[-- Attachment #2: new_ibook2.patch --]
[-- Type: text/plain, Size: 614 bytes --]

diff -urN linux-2.4.18-ben0/arch/ppc/kernel/pmac_feature.c linux-2.4.18-ben0-my/arch/ppc/kernel/pmac_feature.c
--- linux-2.4.18-ben0/arch/ppc/kernel/pmac_feature.c	Tue Feb 26 17:34:34 2002
+++ linux-2.4.18-ben0-my/arch/ppc/kernel/pmac_feature.c	Mon Mar 11 15:16:07 2002
@@ -1640,6 +1640,10 @@
 		PMAC_TYPE_IBOOK2,		pangea_features,
 		PMAC_MB_CAN_SLEEP | PMAC_MB_HAS_FW_POWER
 	},
+	{	"PowerBook4,2",			"new iBook 2",
+		PMAC_TYPE_IBOOK2,		pangea_features,
+		PMAC_MB_CAN_SLEEP | PMAC_MB_HAS_FW_POWER
+	},
 	{	"PowerMac4,2",			"Flat panel iMac",
 		PMAC_TYPE_FLAT_PANEL_IMAC,	pangea_features,
 		PMAC_MB_CAN_SLEEP

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] pmac_mb_defs[] for new iBook2 (kernel-2.4.18-ben0)
@ 2002-03-11 21:33 benh
  2002-03-12  9:30 ` Valentin Podlovchenko
  0 siblings, 1 reply; 3+ messages in thread
From: benh @ 2002-03-11 21:33 UTC (permalink / raw)
  To: Valentin Podlovchenko; +Cc: Paul Mackerras, linux-kernel

>Hello,
>
>motherboard on the new iBook2 reports to be compatible to "PowerBook4,2"
>so to make some things work (such as sleep mode) on this model should be
>applied this patch

Thanks.

BTW. This is the new 14" display white iBook, right ?
 
Ben. 



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] pmac_mb_defs[] for new iBook2 (kernel-2.4.18-ben0)
  2002-03-11 21:33 benh
@ 2002-03-12  9:30 ` Valentin Podlovchenko
  0 siblings, 0 replies; 3+ messages in thread
From: Valentin Podlovchenko @ 2002-03-12  9:30 UTC (permalink / raw)
  To: benh; +Cc: Paul Mackerras, linux-kernel

On Mon, Mar 11, 2002 at 10:33:45PM +0100, benh@kernel.crashing.org wrote:
> >Hello,
> >
> >motherboard on the new iBook2 reports to be compatible to "PowerBook4,2"
> >so to make some things work (such as sleep mode) on this model should be
> >applied this patch
> 
> Thanks.
> 
> BTW. This is the new 14" display white iBook, right ?
yes. it seems to be white ;) (I'm new to that magic Apple computers
world with all its white iBooks, blue iMacs and so on... )
>  
> Ben. 
> 

-- 
  Valentin Podlovchenko.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-03-12  9:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-11 12:33 [PATCH] pmac_mb_defs[] for new iBook2 (kernel-2.4.18-ben0) Valentin Podlovchenko
  -- strict thread matches above, loose matches on Subject: below --
2002-03-11 21:33 benh
2002-03-12  9:30 ` Valentin Podlovchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox