netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sakari Ailus <sakari.ailus@iki.fi>
To: netdev@vger.kernel.org
Subject: [PATCH 0/2] tlan: fix earlier fixes, remove big buffer mode
Date: Tue, 16 Dec 2008 17:24:50 +0200	[thread overview]
Message-ID: <4947C842.1020503@iki.fi> (raw)

Hi,

Unfortunately it seems that my last patch introduced a few problems.

So here are two patches: the first one fixes the pci memory unmapping. 
The second one removes the big buffer mode.

That mode has never worked for me and I've been using tlan cards since 
2001 or so. With Google I could find one case where someone claimed it 
was working on 2.4.0-test1-ac7. ;-)

<URL:http://lkml.indiana.edu/hypermail/linux/kernel/0006.0/0193.html>

There's another (likely) bug in the bbuf mode (think skb copying there 
by txlen bytes), introduced by my earlier patch, which is fixed by the 
second patch by removing the mode altogether.

Cheers,

-- 
Sakari Ailus
sakari.ailus@iki.fi

             reply	other threads:[~2008-12-16 15:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-16 15:24 Sakari Ailus [this message]
2008-12-16 15:25 ` [PATCH 1/2] tlan: Fix pci memory unmapping Sakari Ailus
2008-12-16 15:25   ` [PATCH 2/2] tlan: Remove broken support for big buffers Sakari Ailus
2008-12-16 23:22 ` [PATCH 0/2] tlan: fix earlier fixes, remove big buffer mode David Miller
2008-12-17 21:26   ` Sakari Ailus

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=4947C842.1020503@iki.fi \
    --to=sakari.ailus@iki.fi \
    --cc=netdev@vger.kernel.org \
    /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).