public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Dan Faerch <dan@scannet.dk>
Cc: s-briggs@cecer.army.mil, linux-ns83820@kvack.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drivers/net/ns83820.c: add paramter to disable auto negotiation
Date: Fri, 10 Feb 2006 02:38:00 -0800	[thread overview]
Message-ID: <20060210023800.630fa2a7.akpm@osdl.org> (raw)
In-Reply-To: <1139564963.15033.40.camel@dan>

Dan Faerch <dan@scannet.dk> wrote:
>
> On Thu, 2006-02-09 at 20:17 -0800, Andrew Morton wrote: 
> > Steve Briggs <s-briggs@cecer.army.mil> wrote:
> > >
> > > This patch adds a module paramter, "auto_neg" which is
> > >  by default =1.  If it's set to zero, the auto negotiation
> > >  code in ns83820_init_one() is skipped and the interface is
> > >  set to 1000F.
> > 
> > Better to do this via `ethtool autoneg off'.
> 
> Actually I did somewhat the same patch about a year ago and got the same
> response:
> 
> "This functionality should likelz be done via ethtool..." - Benjamin
> LaHaise[1]
> 
> So i went back and spend about a week redoing the whole thing to enable
> ethtool support and reposted a patch[2], but didnt receive any response
> to this whatsoever. I even wrote the maintainer later on personally to
> ask if something was wrong with the patch, bad coding, anything, since
> there was no reply or reaction. I never received a reply.
> 
> So. There IS an ethtool patch and it works for me, though i dont know
> how well its made (there must be SOME reason i didnt get a response :)).

Well, sometimes one needs to persist.  Or copy me on the patch and I persist
for you ;)

> It supports autoneg, duplex and speed if i recall correctly.
> If you try it out, id love to hear comments (since this was/is the first
> time i messed around in kernel stuff).
> 

The patch you have here has all its tabs replaced with spaces and apart
from that doesn't apply to the current development tree.  And it seems
to have some very random whitespace usage as well, although I usually
fix those things up if the patch isn't enormous.

Could you fix all this up, generate a nice changelog, add a Signed-off-by:
as per section 11 of Documentation/SubmittingPatches and resend?

Thanks.


      reply	other threads:[~2006-02-10 10:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-10  4:03 [PATCH] drivers/net/ns83820.c: add paramter to disable auto negotiation Steve Briggs
2006-02-10  4:17 ` Andrew Morton
2006-02-10  9:49   ` Dan Faerch
2006-02-10 10:38     ` Andrew Morton [this message]

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=20060210023800.630fa2a7.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=dan@scannet.dk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-ns83820@kvack.org \
    --cc=s-briggs@cecer.army.mil \
    /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