atom feed67 messages in org.freebsd.freebsd-mobileRe: Modem on laptop...
FromSent OnAttachments
Richard C.Apr 13, 2001 2:16 am 
Robert BlacquièreApr 13, 2001 2:41 am 
Daniel O'ConnorApr 13, 2001 8:43 am 
Robert BlacquièreApr 13, 2001 8:59 am 
Kevin ObermanApr 13, 2001 10:50 am 
Daniel O'ConnorApr 13, 2001 10:57 am 
Kevin ObermanApr 13, 2001 12:51 pm 
Chad R. LarsonApr 13, 2001 6:00 pm 
Dinesh NairApr 13, 2001 11:01 pm 
Paul E. BennettApr 14, 2001 2:02 am 
Dinesh NairApr 14, 2001 3:12 am 
Vladimir B. GrebenschikovApr 14, 2001 6:18 am 
WATANABE KiyoshiApr 14, 2001 7:38 am 
Vladimir B. GrebenschikovApr 15, 2001 10:51 pm 
Nick SayerApr 16, 2001 11:41 am.Other
Simon WaltonApr 18, 2001 10:23 am 
Jesper SkriverApr 18, 2001 11:31 am 
Kevin ObermanApr 18, 2001 11:32 am 
Mark EvensonApr 18, 2001 11:57 am 
Greg SmithApr 18, 2001 12:48 pm 
Simon WaltonApr 18, 2001 12:55 pm 
Simon WaltonApr 18, 2001 1:01 pm 
Kevin ObermanApr 18, 2001 1:16 pm 
Simon WaltonApr 18, 2001 2:53 pm 
Kevin ObermanApr 19, 2001 10:09 am 
Torfinn IngolfsenApr 19, 2001 10:36 am 
Dinesh NairMay 11, 2001 9:31 pm 
Daniel O'ConnorMay 12, 2001 2:54 pm 
Daniel O'ConnorMay 12, 2001 2:58 pm 
Dinesh NairMay 12, 2001 11:25 pm 
Daniel O'ConnorMay 13, 2001 5:56 pm.txt
Dinesh NairMay 13, 2001 7:46 pm 
Daniel O'ConnorMay 14, 2001 2:49 pm 
Dinesh NairMay 14, 2001 7:36 pm 
Poul-Henning KampMay 17, 2001 4:17 am 
Daniel O'ConnorMay 18, 2001 8:49 pm 
Dinesh NairNov 10, 2001 3:40 am 
Daniel O'ConnorNov 10, 2001 4:18 am 
Scott LambertNov 10, 2001 7:43 am 
Dinesh NairNov 10, 2001 7:12 pm 
Daniel O'ConnorNov 10, 2001 7:32 pm 
Daniel O'ConnorNov 10, 2001 7:38 pm 
Dinesh NairNov 10, 2001 8:00 pm 
John BaldwinNov 10, 2001 8:09 pm 
Daniel O'ConnorNov 10, 2001 8:17 pm 
Dinesh NairNov 10, 2001 8:26 pm 
Dinesh NairNov 10, 2001 8:26 pm 
Daniel O'ConnorNov 10, 2001 8:51 pm 
Dinesh NairNov 10, 2001 8:57 pm 
Daniel O'ConnorNov 10, 2001 9:15 pm 
Daniel O'ConnorNov 10, 2001 9:57 pm 
WATANABE KiyoshiNov 11, 2001 7:48 pm 
Daniel O'ConnorNov 11, 2001 7:57 pm 
Scott LambertNov 12, 2001 10:39 pm 
WATANABE KiyoshiNov 13, 2001 6:41 am 
Scott LambertNov 13, 2001 10:49 am 
Scott LambertNov 13, 2001 9:41 pm 
Daniel O'ConnorNov 14, 2001 1:13 am 
WATANABE KiyoshiNov 14, 2001 6:13 am 
Scott LambertNov 14, 2001 6:17 am 
James HewittNov 14, 2001 9:17 am 
Scott LambertNov 14, 2001 12:26 pm 
Daniel O'ConnorNov 14, 2001 6:50 pm 
WATANABE KiyoshiNov 15, 2001 6:46 am 
Scott LambertNov 15, 2001 2:53 pm 
WATANABE KiyoshiDec 28, 2001 3:02 am 
WATANABE KiyoshiDec 28, 2001 11:13 pm 
Subject:Re: Modem on laptop...
From:Dinesh Nair (din@alphaque.com)
Date:May 11, 2001 9:31:07 pm
List:org.freebsd.freebsd-mobile

sorry for the long delay in replying, but after patching with watanabe's patch below, the lt winmodem now works great. have sustained 10-20 minute dialins without problem, though speeds are sort of pegged at around 33.6kbps. nevertheless, my gratitude to watanabe for the driver code.

any chance that this will make its way into the source tree and form a part of the freebsd distribution ?

--dinesh

On Sat, 14 Apr 2001, WATANABE Kiyoshi wrote:

Dinesh Nair wrote:

On Sat, 14 Apr 2001, Dinesh Nair wrote:

on a lucent lt winmodem on a compaq armada m300, loading the module and dialling thru userland ppp works like a charm. havent managed to get it to work with kde's kppp though. it first complains of unable to lock file,

belay that, matey !

it runs, dials and negotiates just fine. connectins work for a short while, however it hangs the entire machine, and by hangs i mean freezes everything such that ctrl-alt-backspace (for X) or ctrl-alt-delete dont work at all. only thing that works is a manual power cycle.

this freeze happens after some traffic does get thru, and usually early on. i've not managed to have it last longer than 3 minutes, though this may be probably tied to the number of bytes flowing thru the modem.

odd, havent quite figured this one out yet. all this on FBSD 4.3-BETA from early march.

--dinesh

Sorry I forget to update.

please try this patch.

--- ltmdmsio.c-0.4 Fri Mar 23 22:40:13 2001 +++ ltmdmsio.c Sat Mar 31 23:04:22 2001 @@ -439,7 +439,7 @@

com = com_addr(unit);

- enable_intr(); + disable_intr(); if (com != NULL) siointr1(com); enable_intr();

If it doesn't work, please email me again.

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message