From: Ben Martel <benm@symmetric.co.nz>
To: Patrick McFarland <diablod3@gmail.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>,
Charles Majola <chmj@rootcore.co.za>, Pavel Machek <pavel@ucw.cz>,
stephen@blacksapphire.com,
kernel list <linux-kernel@vger.kernel.org>,
radek.stangel@gmsil.com
Subject: Re: IPWireless 3G PCMCIA Network Driver and GPL
Date: Tue, 27 Jun 2006 21:05:16 +1200 [thread overview]
Message-ID: <44A0F4CC.2000606@symmetric.co.nz> (raw)
In-Reply-To: <200606270437.59454.diablod3@gmail.com>
Y'all,
I have had a look at the changes to the 2.6.1{6,7} kernel to do with the
buffering and I think that this driver will benefit greatly from the
changes away from the flip/flop scheme.
When Steve and I originally wrote the driver it always seemed to be
limited throughput wise, due to the inefficient char handling it did.
Good luck in the 'hacking it for 2.6.1{6,7} department' let me know if I
can help at all :)
BTW: Can someone tell me the version that you are changing - I may have
a later version that fixes a problem with the V2 PCMCIA cards from
IPWireless/T-Mobile.
~benm
Patrick McFarland wrote:
> On Friday 23 June 2006 09:53, Alan Cox wrote:
>> Ar Gwe, 2006-06-23 am 15:21 +0200, ysgrifennodd Charles Majola:
>>> Alan, can you please give me pointers on the tty changes since 2.6.12?
>> The newest kernels have a replacement set of tty receive functions that
>> use a new buffering system.
>>
>> http://kerneltrap.org/node/5473
>>
>> covers the changes briefly. The internals of the buffering changes are
>> quite complex because Paul did some rather neat things with SMP locking
>> but the API is nice and simple.
>>
>> Its fairly easy to express the old API in terms of the new one if you
>> are doing compat wrappers as well
>
> Actually, its rather neat that something as 'simple' as tty still gets heavily
> hacked on every once in awhile.
>
next prev parent reply other threads:[~2006-06-27 9:05 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-16 9:45 IPWireless 3G PCMCIA Network Driver and GPL Pavel Machek
2006-06-23 12:44 ` Pavel Machek
2006-06-23 13:20 ` Alan Cox
2006-06-23 13:21 ` Charles Majola
2006-06-23 13:53 ` Alan Cox
2006-06-27 8:37 ` Patrick McFarland
2006-06-27 9:05 ` Ben Martel [this message]
2006-06-27 9:10 ` Charles Majola
2006-06-27 9:15 ` Pavel Machek
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=44A0F4CC.2000606@symmetric.co.nz \
--to=benm@symmetric.co.nz \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=chmj@rootcore.co.za \
--cc=diablod3@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pavel@ucw.cz \
--cc=radek.stangel@gmsil.com \
--cc=stephen@blacksapphire.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.