atom feed19 messages in org.freebsd.freebsd-usbusb/91546: [umodem] [patch] Nokia 663...
FromSent OnAttachments
Eugene GrosbeinSep 25, 2007 11:19 am 
Eugene GrosbeinSep 25, 2007 11:19 am 
Eugene GrosbeinSep 25, 2007 11:22 am 
Eugene GrosbeinSep 25, 2007 11:22 am 
Warner LoshSep 25, 2007 11:53 am 
Eugene GrosbeinSep 25, 2007 9:52 pm 
M. Warner LoshSep 25, 2007 10:11 pm 
M. Warner LoshSep 25, 2007 10:17 pm 
Eugene GrosbeinSep 26, 2007 4:39 am 
Eugene GrosbeinSep 26, 2007 7:30 am 
M. Warner LoshSep 26, 2007 7:39 am 
M. Warner LoshSep 26, 2007 7:39 am 
Eugene GrosbeinSep 26, 2007 7:52 am 
Eugene GrosbeinSep 26, 2007 9:44 am 
Hans Petter SelaskySep 26, 2007 9:55 am 
Eugene GrosbeinSep 27, 2007 6:37 am 
Eugene GrosbeinSep 27, 2007 9:43 am 
Eugene GrosbeinSep 28, 2007 6:25 am 
Eugene GrosbeinSep 28, 2007 6:29 am 
Subject:usb/91546: [umodem] [patch] Nokia 6630 mobile phone does not work
From:M. Warner Losh (im@bsdimp.com)
Date:Sep 26, 2007 7:39:47 am
List:org.freebsd.freebsd-usb

The following reply was made to PR usb/91546; it has been noted by GNATS.

From: "M. Warner Losh" <im@bsdimp.com> To: eug@kuzbass.ru Cc: bug-@freebsd.org Subject: Re: usb/91546: [umodem] [patch] Nokia 6630 mobile phone does not work Date: Wed, 26 Sep 2007 08:36:25 -0600 (MDT)

In message: <2007@grosbein.pp.ru> Eugene Grosbein <eug@kuzbass.ru> writes: : On Tue, 25 Sep 2007, Warner Losh wrote: : : > My modem doesn't have a CM descriptor and I quirked it before. I : > moved the quirk code and it works now without it. The Union code : > from NetBSD didn't look relevant at all when you chased down all the : > things that it actually did, but maybe I missed something. : : > Given that umodem from current should just work on -stable w/o any : > changes (you may need ucom too, which does need one or two changes), : > it would be worth a shot at trying it. : : I've taken umodem.c,v 1.71 (no changes) and ucom.c,v 1.64 (one-line : change for ttycreate() call) from CURRENT, rebuild kernel modules : and tried - no luck, it's attached as ugen: : : umodem_get_desc: no CM desc : ugen2: Nokia Nokia E50, rev 2.00/1.00, addr 2

Thanks Eugen... I'll look at your earlier changes and a merge from NetBSD.

Warner