All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vladimir A. Barinov" <vbarinov@ru.mvista.com>
To: Peter Popov <ppopov@embeddedalley.com>
Cc: ralf@linux-mips.org, linux-mips@linux-mips.org
Subject: Re: [PATCH] Philips PNX8550
Date: Wed, 07 Dec 2005 22:05:27 +0300	[thread overview]
Message-ID: <43973277.6070301@ru.mvista.com> (raw)
In-Reply-To: <20051206202625.77199.qmail@web405.biz.mail.mud.yahoo.com>

Hi Pete,

Peter Popov wrote:

>Hi Vladimir,
>
>Is this really for the JBS board or for a different
>board?
>  
>
Thank you for the response.

I used a quite different board (STB810), but it's based on the same board
dependent code as JBS (i.e arch/mips/philips/pnx8550/jbs). I haven't 
worked with
JBS board and I'm not sure if slot=10 is needed for that, but it's 
really necessary for STB810.

I also has another question - Could you please advice: shall I create a 
different
arch/mips/philips/pnx8550/stb810
and add MACH_PHILIPS_STB810 ID and defconfig
or I can use exiting JBS one?

TIA,
Vladimir

>Pete
>
>--- "Vladimir A. Barinov" <vbarinov@ru.mvista.com>
>wrote:
>
>  
>
>>Hi Ralf, Pete,
>>
>>This patch enables NATSEMI eth driver to be used on
>>pci bus.
>>
>>Does it make sense to push this patch?
>>
>>Vladimir
>>    
>>
>>>---
>>>      
>>>
>linux-2.6.15.orig/arch/mips/philips/pnx8550/jbs/irqmap.c
>  
>
>>2005-12-02 16:37:59.000000000 +0300
>>+++
>>linux-2.6.15/arch/mips/philips/pnx8550/jbs/irqmap.c
>>2005-12-02 17:33:05.000000000 +0300
>>@@ -31,6 +31,7 @@
>> char irq_tab_jbs[][5] __initdata = {
>>  [8] =	{ -1, PNX8550_INT_PCI_INTA, 0xff, 0xff,
>>0xff},
>>  [9] =	{ -1, PNX8550_INT_PCI_INTA, 0xff, 0xff,
>>0xff},
>>+ [10] =	{ -1, PNX8550_INT_PCI_INTA, 0xff, 0xff,
>>0xff},
>>  [17] =	{ -1, PNX8550_INT_PCI_INTA, 0xff, 0xff,
>>0xff},
>> };
>> 
>>
>>    
>>
>
>
>  
>

  reply	other threads:[~2005-12-07 19:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-06 19:52 [PATCH] Philips PNX8550 Vladimir A. Barinov
2005-12-06 20:26 ` Peter Popov
2005-12-07 19:05   ` Vladimir A. Barinov [this message]
2005-12-07 19:11     ` Peter Popov
2005-12-07 19:39       ` Vladimir A. Barinov
2005-12-07 19:44         ` Vladimir A. Barinov
2005-12-08 17:20         ` Vladimir A. Barinov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43973277.6070301@ru.mvista.com \
    --to=vbarinov@ru.mvista.com \
    --cc=linux-mips@linux-mips.org \
    --cc=ppopov@embeddedalley.com \
    --cc=ralf@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.