[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0701151513100.16747@twin.jikos.cz>
Date: Mon, 15 Jan 2007 16:30:05 +0100 (CET)
From: Jiri Kosina <jikos@...os.cz>
To: linux-kernel@...r.kernel.org
cc: Pavel Machek <pavel@....cz>
Subject: Re: [announce] ipwireless_cs 3G PCMCIA network driver
On Sat, 13 Jan 2007, Jiri Kosina wrote:
> This card is correctly detected by this driver, is able to send and
> receive AT commands, dial and connect, but after the ppp connection is
> established, the LCP frames that the card is passing to the driver are
> broken (one byte per frame). We are currently trying, together with
> authors of original driver, to identify an exact cause of this behavior
> (seems like PPP framer on the card is somehow misconfigured or
> unitialized).
Just for the lkml archives and google to have it - I have just committed
to ipwireless_cs git tree a patch that makes the driver work also with V3
cards.
commit 490828d4ced805410d08acc46e56410a3aacdaeb
Author: Jiri Kosina <jkosina@...e.cz>
Date: Mon Jan 15 15:09:11 2007 +0100
ipwireless_cs: make the V3 card ppp connections work
V3 card requires the dial commands to be sent on RAS channel and
not DIAL channel - when being sent on DIAL channel, the ppp framer
on the card is not configured properly.
Signed-off-by: Jiri Kosina <jkosina@...e.cz>
--
Jiri Kosina
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists