Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Sep 2007 18:20:06 GMT
From:      Eugene Grosbein <eugen@kuzbass.ru>
To:        freebsd-usb@FreeBSD.org
Subject:   Re: usb/91546: [umodem] [patch] Nokia 6630 mobile phone does not work
Message-ID:  <200709251820.l8PIK6Um084479@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR usb/91546; it has been noted by GNATS.

From: Eugene Grosbein <eugen@kuzbass.ru>
To: bug-followup@freebsd.org
Cc: Alexey Illarionov <littlesavage@rambler.ru>, usb@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709251820.l8PIK6Um084479>