| From | Sent On | Attachments |
|---|---|---|
| Eugene Grosbein | Sep 25, 2007 11:19 am | |
| Eugene Grosbein | Sep 25, 2007 11:19 am | |
| Eugene Grosbein | Sep 25, 2007 11:22 am | |
| Eugene Grosbein | Sep 25, 2007 11:22 am | |
| Warner Losh | Sep 25, 2007 11:53 am | |
| Eugene Grosbein | Sep 25, 2007 9:52 pm | |
| M. Warner Losh | Sep 25, 2007 10:11 pm | |
| M. Warner Losh | Sep 25, 2007 10:17 pm | |
| Eugene Grosbein | Sep 26, 2007 4:39 am | |
| Eugene Grosbein | Sep 26, 2007 7:30 am | |
| M. Warner Losh | Sep 26, 2007 7:39 am | |
| M. Warner Losh | Sep 26, 2007 7:39 am | |
| Eugene Grosbein | Sep 26, 2007 7:52 am | |
| Eugene Grosbein | Sep 26, 2007 9:44 am | |
| Hans Petter Selasky | Sep 26, 2007 9:55 am | |
| Eugene Grosbein | Sep 27, 2007 6:37 am | |
| Eugene Grosbein | Sep 27, 2007 9:43 am | |
| Eugene Grosbein | Sep 28, 2007 6:25 am | |
| Eugene Grosbein | Sep 28, 2007 6:29 am |
| Subject: | usb/91546: [umodem] [patch] Nokia 6630 mobile phone does not work | |
|---|---|---|
| From: | Eugene Grosbein (eug...@kuzbass.ru) | |
| Date: | Sep 25, 2007 11:19:45 am | |
| List: | org.freebsd.freebsd-usb | |
The following reply was made to PR usb/91546; it has been noted by GNATS.
From: Eugene Grosbein <eug...@kuzbass.ru> To: bug-...@freebsd.org Cc: Alexey Illarionov <litt...@rambler.ru>, us...@freebsd.org Subject: Re: usb/91546: [umodem] [patch] Nokia 6630 mobile phone does not work Date: Wed, 26 Sep 2007 02:10:33 +0800
Hi!
I've ported the code committed to NetBSD's umodem driver after http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=29754 The patch for RELENG_6 follows. Sadly, it still does not work for my Nokia E50, it says (debug turned on):
umodem_get_desc: no CM desc umodem_get_desc: no CM desc ucom0: Nokia Nokia E50, rev 2.00/1.00, addr 2, iclass 2/2 umodem_get_desc: no CM desc ucom0: data interface 1, has no CM over data, has break ucom0: Could not find data bulk in device_attach: ucom0 attach returned 6
So, my phone has UDESCSUB_CDC_UNION but driver still does not like it. Did I something wrong while porting or it's just phone's problem?
Btw, it works via Bluetooth and rfcomm_pppd just fine, but I'd like to see FreeBSD supporting it over USB too :-)
Eugene Grosbein





