X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C7C196.ED370B9D@onstor-exch02.onstor.net>; Sun, 8 Jul 2007 11:33:57 -0800
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-class: urn:content-classes:message
Subject: RE: please review
Date: Sun, 8 Jul 2007 11:33:56 -0800
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E046A8A59@onstor-exch02.onstor.net>
In-Reply-To: <20070708122802.215789a2@ripper.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: please review
Thread-Index: AcfBlhq0qEopiv4QQh2shao2j1tMiwAAKW3w
References: <20070705175356.5ff0f5df@ripper.onstor.net><BB375AF679D4A34E9CA8DFA650E2B04E046A87CA@onstor-exch02.onstor.net><20070706145649.5bb21b56@ripper.onstor.net><BB375AF679D4A34E9CA8DFA650E2B04E046A8A54@onstor-exch02.onstor.net> <20070708122802.215789a2@ripper.onstor.net>
From: "Maxim Kozlovsky" <maxim.kozlovsky@onstor.com>
To: "Andy Sharp" <andy.sharp@onstor.com>

Ok, 3 as in the original. I've tried you modified code and I did not get
the interrupts for the mgmt bus driver.

>-----Original Message-----
>From: Andy Sharp
>Sent: Sunday, July 08, 2007 12:28 PM
>To: Maxim Kozlovsky
>Subject: Re: please review
>
>On Sun, 8 Jul 2007 10:56:28 -0700 "Maxim Kozlovsky"
><maxim.kozlovsky@onstor.com> wrote:
>
>> Irq.c:
>>
>> You are using the wrong line, should be 2 as in the original.
>
>.
>.
>.
>	else if (pending & STATUSF_IP2)
>		ll_bc_mv64440_irq();
>
>.
>.
>.
>
>	/* set up the cascading interrupts */
>	setup_irq(2, &cascade_mv64440);
>.
>.
>.
>
>It looks to me like I am using 2.  ?
