[PATCH 0/4] spidernet: support for Celleb

2007-02-14 Thread Ishizaki Kou
Jeff-san, This is a revised patch set for spider_net to work on Celleb. This patch set is based on Jens-san's v3 phy patch and Linas-san's spider_net patch. Please apply our patch set with them. Note: You need not apply Jens-san's spidernet patch because our patch set includes it. Best

Re: [PATCH 0/4] spidernet: support for Celleb

2007-02-14 Thread Linas Vepstas
Jeff, I think we are all in agreement about this patch set, please commit. --linas On Wed, Feb 14, 2007 at 04:51:07PM +0900, Ishizaki Kou wrote: We also need Linas-san's patch set which includes bug-fix and makes the code compilable etc. But our previous patch set conflicts with

Re: [PATCH 0/4] spidernet: support for Celleb

2007-02-13 Thread Ishizaki Kou
Linas-san, Jens-san, Tested this series of patches together with Jen's version 3 patch, it worked for me. Code looks reasonable. Thus We tried Jens-san's v3 patch on Celleb, and it works for us. We also need Linas-san's patch set which includes bug-fix and makes the code compilable etc. But

Re: [PATCH 0/4] spidernet: support for Celleb

2007-02-12 Thread Jens Osterkamp
On Wednesday 07 February 2007, Ishizaki Kou wrote: This is a revised spidernet patch set based on netdev-2.6.git#upstream. This patch set is merged Jens-san's spidernet patch and works on Toshiba Cell reference set (aka Celleb). It requires Jens-san's phy patch

Re: [PATCH 0/4] spidernet: support for Celleb

2007-02-12 Thread Linas Vepstas
On Wed, Feb 07, 2007 at 05:49:50PM +0900, Ishizaki Kou wrote: This is a revised spidernet patch set based on netdev-2.6.git#upstream. Tested this series of patches together with Jen's version 3 patch, it worked for me. Code looks reasonable. Thus Acked-by: Linas Vepstas [EMAIL PROTECTED] I'm

Re: [PATCH 0/4] spidernet: support for Celleb

2007-02-12 Thread Benjamin Herrenschmidt
On Mon, 2007-02-12 at 17:49 -0600, Linas Vepstas wrote: On Wed, Feb 07, 2007 at 05:49:50PM +0900, Ishizaki Kou wrote: This is a revised spidernet patch set based on netdev-2.6.git#upstream. Tested this series of patches together with Jen's version 3 patch, it worked for me. Code looks

Re: [PATCH 0/4] spidernet: support for Celleb

2007-02-08 Thread Jens Osterkamp
PHY patch is mostly Ok except I don't like that medium variable Jens added which isn't used anywhere in sungem_phy. Jens, can you resend a version without that ? If you need that variable in spidernet itself, then put it there :-) That was the idea I had first, I'll change that. Also, the

Re: [PATCH 0/4] spidernet: support for Celleb

2007-02-07 Thread Jeff Garzik
Ishizaki Kou wrote: This is a revised spidernet patch set based on netdev-2.6.git#upstream. This patch set is merged Jens-san's spidernet patch and works on Toshiba Cell reference set (aka Celleb). It requires Jens-san's phy patch

Re: [PATCH 0/4] spidernet: support for Celleb

2007-02-07 Thread Benjamin Herrenschmidt
On Wed, 2007-02-07 at 17:15 -0500, Jeff Garzik wrote: Ishizaki Kou wrote: This is a revised spidernet patch set based on netdev-2.6.git#upstream. This patch set is merged Jens-san's spidernet patch and works on Toshiba Cell reference set (aka Celleb). It requires Jens-san's phy