RE: [PATCH 4/6] Add multi mport support.

2008-02-17 Thread Zhang Wei
Hi, Matt, So glad to see you again! > -Original Message- > From: Matt Porter [mailto:[EMAIL PROTECTED] > On Thu, Jan 31, 2008 at 02:30:13PM +0800, Zhang Wei wrote: > > > -Original Message- > > > From: Kumar Gala [mailto:[EMAIL PROTECTED] > > > when we have multiple ports are the

Re: [PATCH 4/6] Add multi mport support.

2008-02-05 Thread Matt Porter
On Thu, Jan 31, 2008 at 02:30:13PM +0800, Zhang Wei wrote: > > -Original Message- > > From: Kumar Gala [mailto:[EMAIL PROTECTED] > > when we have multiple ports are the device IDs on the ports intended > > to be unique only to a port or unique across all ports? > > > I consider each RIO

Re: [PATCH 4/6] Add multi mport support.

2008-02-05 Thread Matt Porter
On Thu, Jan 31, 2008 at 01:57:25PM +0800, Zhang Wei wrote: > > > > -Original Message- > > From: Kumar Gala [mailto:[EMAIL PROTECTED] > > > > On Jan 30, 2008, at 4:30 AM, Zhang Wei wrote: > > > > > Change lots of static variable to mport private. And add > > mport to some > > > functi

RE: [PATCH 4/6] Add multi mport support.

2008-01-31 Thread Zhang Wei
Hi, Phil, > -Original Message- > From: Phil Terry [mailto:[EMAIL PROTECTED] > > On Thu, 2008-01-31 at 14:30 +0800, Zhang Wei wrote: > > > > > > > > I consider each RIO controller will has its own network, > the device IDs > > should be > > unique only in its port network. > Hmmm, I se

RE: [PATCH 4/6] Add multi mport support.

2008-01-31 Thread Phil Terry
On Thu, 2008-01-31 at 14:30 +0800, Zhang Wei wrote: > > > -Original Message- > > From: Kumar Gala [mailto:[EMAIL PROTECTED] > > > > On Jan 31, 2008, at 12:15 AM, Kumar Gala wrote: > > > > > > > > On Jan 30, 2008, at 11:57 PM, Zhang Wei wrote: > > > > > >> > > >> > > >>> -Original M

RE: [PATCH 4/6] Add multi mport support.

2008-01-30 Thread Zhang Wei
> -Original Message- > From: Kumar Gala [mailto:[EMAIL PROTECTED] > > On Jan 31, 2008, at 12:15 AM, Kumar Gala wrote: > > > > > On Jan 30, 2008, at 11:57 PM, Zhang Wei wrote: > > > >> > >> > >>> -Original Message- > >>> From: Kumar Gala [mailto:[EMAIL PROTECTED] > >>> > >>> On

Re: [PATCH 4/6] Add multi mport support.

2008-01-30 Thread Kumar Gala
On Jan 31, 2008, at 12:15 AM, Kumar Gala wrote: On Jan 30, 2008, at 11:57 PM, Zhang Wei wrote: -Original Message- From: Kumar Gala [mailto:[EMAIL PROTECTED] On Jan 30, 2008, at 4:30 AM, Zhang Wei wrote: Change lots of static variable to mport private. And add mport to some fu

Re: [PATCH 4/6] Add multi mport support.

2008-01-30 Thread Kumar Gala
On Jan 30, 2008, at 11:57 PM, Zhang Wei wrote: -Original Message- From: Kumar Gala [mailto:[EMAIL PROTECTED] On Jan 30, 2008, at 4:30 AM, Zhang Wei wrote: Change lots of static variable to mport private. And add mport to some function declaration. Can you explain this patch fu

RE: [PATCH 4/6] Add multi mport support.

2008-01-30 Thread Zhang Wei
> -Original Message- > From: Kumar Gala [mailto:[EMAIL PROTECTED] > > On Jan 30, 2008, at 4:30 AM, Zhang Wei wrote: > > > Change lots of static variable to mport private. And add > mport to some > > function declaration. > > Can you explain this patch further. Its not clear exactly

Re: [PATCH 4/6] Add multi mport support.

2008-01-30 Thread Kumar Gala
On Jan 30, 2008, at 4:30 AM, Zhang Wei wrote: Change lots of static variable to mport private. And add mport to some function declaration. Can you explain this patch further. Its not clear exactly from this commit message why we are doing this. - k -- To unsubscribe from this list: send

[PATCH 4/6] Add multi mport support.

2008-01-30 Thread Zhang Wei
Change lots of static variable to mport private. And add mport to some function declaration. Signed-off-by: Zhang Wei <[EMAIL PROTECTED]> --- arch/powerpc/sysdev/fsl_rio.c | 353 +++-- drivers/rapidio/rio-access.c | 10 +- include/linux/rio.h |