From: Brad House <brad@mcve.com>
To: Carl-Daniel Hailfinger <c-d.hailfinger.kernel.2003@gmx.net>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
netdev@oss.sgi.com, Brad House <brad_mssw@gentoo.org>
Subject: Re: forcedeth: version 0.17 available
Date: Mon, 17 Nov 2003 23:38:57 -0500 [thread overview]
Message-ID: <3FB9A261.7080500@mcve.com> (raw)
In-Reply-To: <3FB98C18.8090305@gmx.net>
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
>
>
next prev parent reply other threads:[~2003-11-18 4:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-16 23:26 forcedeth: version 0.17 available Carl-Daniel Hailfinger
2003-11-17 17:08 ` Don Fry
2003-11-18 3:03 ` Carl-Daniel Hailfinger
2003-11-18 4:38 ` Brad House [this message]
2003-11-18 14:44 ` Carl-Daniel Hailfinger
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=3FB9A261.7080500@mcve.com \
--to=brad@mcve.com \
--cc=brad_mssw@gentoo.org \
--cc=c-d.hailfinger.kernel.2003@gmx.net \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@oss.sgi.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).