public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* forcedeth: version 0.17 available
@ 2003-11-16 23:26 Carl-Daniel Hailfinger
  2003-11-18  3:03 ` Carl-Daniel Hailfinger
  0 siblings, 1 reply; 4+ messages in thread
From: Carl-Daniel Hailfinger @ 2003-11-16 23:26 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: netdev, Andrew Morton, Bernhard Rosenkraenzer, Andrew de Quincey,
	Manfred Spraul, Jeff Garzik

Hello all,

version 0.17 of forcedeth for Linux 2.4 and 2.6 is available at
http://www.hailfinger.org/carldani/linux/patches/forcedeth/

Fixes in this release over 0.14:
*  0.15: 08 Nov 2003: fix smp deadlock with set_multicast_list
*                     during open.
*  0.16: 15 Nov 2003: include file cleanup for ppc64, rx buffer
*                     size increased to 1628 bytes.
*  0.17: 16 Nov 2003: undo rx buffer size increase. Substract 1
*                     from the tx length.

Known issues:
*  Oops during module removal, probably sysfs related. Could a
   sysfs expert please take a look at the code? Call trace is at
   http://www.ussg.iu.edu/hypermail/linux/kernel/0311.1/0213.html
   More traces (roughly the same) available on request.
*  Some boards give bogus MAC addresses and work only partially.
   Same problem happens with nvnet on these boards.
*  Transmit for packets close to MTU size was broken, should be
   fixed now.

Please test.


Regards,
Carl-Daniel


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: forcedeth: version 0.17 available
  2003-11-16 23:26 forcedeth: version 0.17 available Carl-Daniel Hailfinger
@ 2003-11-18  3:03 ` Carl-Daniel Hailfinger
  2003-11-18  4:38   ` Brad House
  0 siblings, 1 reply; 4+ messages in thread
From: Carl-Daniel Hailfinger @ 2003-11-18  3:03 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: netdev, Brad House

Carl-Daniel Hailfinger wrote:
>
> version 0.17 of forcedeth for Linux 2.4 and 2.6 is available at
> http://www.hailfinger.org/carldani/linux/patches/forcedeth/

The patches for Linux 2.4 were malformed. Corrected versions have been
uploaded a few hours ago.
Thanks to Brad House for spotting this.


Regards,
Carl-Daniel


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: forcedeth: version 0.17 available
  2003-11-18  3:03 ` Carl-Daniel Hailfinger
@ 2003-11-18  4:38   ` Brad House
  2003-11-18 14:44     ` Carl-Daniel Hailfinger
  0 siblings, 1 reply; 4+ messages in thread
From: Brad House @ 2003-11-18  4:38 UTC (permalink / raw)
  To: Carl-Daniel Hailfinger; +Cc: Linux Kernel Mailing List, netdev, Brad House

Well, the problem I saw was with the 2.6 patch.

These lines:

+++ build-2.6/drivers/net/forcedeth.c	2003-11-15 23:00:30.000000000 +0100
@@ -0,0 +1,1416 @@

Should be

+++ build-2.6/drivers/net/forcedeth.c	2003-11-15 23:00:30.000000000 +0100
@@ -0,0 +1,1418 @@


Otherwise, the last 2 lines:
+module_init(init_nic);
+module_exit(exit_nic);

Get cut off.

-Brad


Carl-Daniel Hailfinger wrote:
> Carl-Daniel Hailfinger wrote:
> 
>>version 0.17 of forcedeth for Linux 2.4 and 2.6 is available at
>>http://www.hailfinger.org/carldani/linux/patches/forcedeth/
> 
> 
> The patches for Linux 2.4 were malformed. Corrected versions have been
> uploaded a few hours ago.
> Thanks to Brad House for spotting this.
> 
> 
> Regards,
> Carl-Daniel
> 
> 



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: forcedeth: version 0.17 available
  2003-11-18  4:38   ` Brad House
@ 2003-11-18 14:44     ` Carl-Daniel Hailfinger
  0 siblings, 0 replies; 4+ messages in thread
From: Carl-Daniel Hailfinger @ 2003-11-18 14:44 UTC (permalink / raw)
  To: Brad House; +Cc: Linux Kernel Mailing List, netdev, Brad House

Brad House wrote:
> Well, the problem I saw was with the 2.6 patch.
> 
> These lines:
> 
> +++ build-2.6/drivers/net/forcedeth.c    2003-11-15 23:00:30.000000000
> +0100
> @@ -0,0 +1,1416 @@
> 
> Should be
> 
> +++ build-2.6/drivers/net/forcedeth.c    2003-11-15 23:00:30.000000000
> +0100
> @@ -0,0 +1,1418 @@

Aaah! The files were corrupted during upload. That's why I didn't find the
problem you described in my local version.
The problem is fixed now and MD5 sums have been uploaded to avoid this in
the future.

Thanks again,
Carl-Daniel


> Carl-Daniel Hailfinger wrote:
> 
>> Carl-Daniel Hailfinger wrote:
>>
>>> version 0.17 of forcedeth for Linux 2.4 and 2.6 is available at
>>> http://www.hailfinger.org/carldani/linux/patches/forcedeth/
>>
>>
>>
>> The patches for Linux 2.4 were malformed. Corrected versions have been
>> uploaded a few hours ago.
>> Thanks to Brad House for spotting this.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-11-18 14:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-16 23:26 forcedeth: version 0.17 available Carl-Daniel Hailfinger
2003-11-18  3:03 ` Carl-Daniel Hailfinger
2003-11-18  4:38   ` Brad House
2003-11-18 14:44     ` Carl-Daniel Hailfinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox