From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.31]) by ozlabs.org (Postfix) with ESMTP id 87FF1DE2F8 for ; Thu, 12 Jun 2008 02:03:43 +1000 (EST) Received: by yw-out-2324.google.com with SMTP id 5so1894255ywh.39 for ; Wed, 11 Jun 2008 09:03:32 -0700 (PDT) Message-ID: Date: Wed, 11 Jun 2008 09:03:31 -0700 From: vb Sender: vbendeb@gmail.com To: "Darcy Watkins" Subject: Re: PPC to PowerPC Migration In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <161B3BAD77161449A144FF054231C3D6022A3E4A@uss-am-xch-01.am.trimblecorp.net> <484FDB3D.4040101@freescale.com> Cc: linuxppc-embedded@ozlabs.org, Mike Timmons , Andy Schmidt List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Jun 11, 2008 at 8:45 AM, Darcy Watkins wrote: > Hello, > > And ... for mini PCI, you only have two entries per IDSEL instead of the > usual four. > And of course in reality you need just one! :-) /vb > Regards, > > Darcy > > > --snip!-- > > my favorite was interrupt-map in PCI section: A typical value would > look like this: > > interrupt-map = < > > /* IDSEL 0x10 */ > 08000 0 0 1 &mpic 0 1 > 08000 0 0 2 &mpic 1 1 > 08000 0 0 3 &mpic 2 1 > 08000 0 0 4 &mpic 3 1 > > > [ repeated per IDSEL ] > > > > > I don't see 'interrupt-map' mentioned anywhere in the ./Documentation > tree - it took me a while to find out what these numbers actually > meant. > > cheers, > Vadim > > --snip!-- >