Re: [PATCH] ps3: gigabit ethernet driver for PS3, take3

2007-07-13 Thread Masakazu Mokuno
Hi Sthephen, Thank you for your review. I'll submit the patches which would fix these issues. -- Masakazu MOKUNO - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-in

Re: [PATCH] ps3: gigabit ethernet driver for PS3, take3

2007-07-12 Thread Stephen Hemminger
On Thu, 05 Jul 2007 20:11:16 +0900 Masakazu Mokuno <[EMAIL PROTECTED]> wrote: > Hi, > > This is the third submission of the network driver for PS3. > The differences from the previous one are: > > - renamed source file names so that their prefix can match > with the module name > - adde

Re: [PATCH] ps3: gigabit ethernet driver for PS3, take3

2007-07-10 Thread Jeff Garzik
Masakazu Mokuno wrote: Hi, This is the third submission of the network driver for PS3. The differences from the previous one are: - renamed source file names so that their prefix can match with the module name - added [EMAIL PROTECTED] line for MAINTAINER file - changed some in copyr

Re: [Cbe-oss-dev] [PATCH] ps3: gigabit ethernet driver for PS3, take3

2007-07-09 Thread Linas Vepstas
On Mon, Jul 09, 2007 at 10:50:19AM +0900, Akira Tsukamoto wrote: > Hi, > > On Fri, 6 Jul 2007 13:02:41 -0500, [EMAIL PROTECTED] (Linas Vepstas) > mentioned: > > of the spidernet device driver. Please note that the old > > spidernet had absolutely disasterous performance for transmit; > > it als

Re: [Cbe-oss-dev] [PATCH] ps3: gigabit ethernet driver for PS3, take3

2007-07-08 Thread Akira Tsukamoto
Hi, On Fri, 6 Jul 2007 13:02:41 -0500, [EMAIL PROTECTED] (Linas Vepstas) mentioned: > of the spidernet device driver. Please note that the old > spidernet had absolutely disasterous performance for transmit; > it also had a variety of crazy hangs and lockups under > high-stress conditions; or N

Re: [Cbe-oss-dev] [PATCH] ps3: gigabit ethernet driver for PS3, take3

2007-07-06 Thread Linas Vepstas
On Thu, Jul 05, 2007 at 11:47:20AM -0500, jschopp wrote: > > This is the third submission of the network driver for PS3. > The differences from the previous one are: I notice that this mostly a cut-n-paste of a very old version of the spidernet device driver. Please note that the old spidernet h

[PATCH] ps3: gigabit ethernet driver for PS3, take3

2007-07-05 Thread Masakazu Mokuno
Hi, This is the third submission of the network driver for PS3. The differences from the previous one are: - renamed source file names so that their prefix can match with the module name - added [EMAIL PROTECTED] line for MAINTAINER file - changed some in copyright comments If there