Date: Sun, 16 Mar 2008 06:03:30 +0530 From: "Gautham Ganapathy" <gautham@gamerdude.net> To: questions@freebsd.org Subject: umodem driver with Nokia N80 Message-ID: <fd4f90bc0803151733s2121b5d0y89a62ad1a4a0cd24@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi I am trying to get my nokia n80 working under freebsd (7-stable) with the umodem driver. Running udesc_dump from ports shows that this phone supports the Abstract Control Model in the Communication Device Class, but it only comes up as a ugen device even with the ucom and umodem devices loaded at startup. Enabling some debug info in sys/dev/usb/umodem.c indicates that the device matching code was failing when it was checking for some Call Management feature (UDESCSUB_CDC_CM) in umodem_get_caps(). udesc_dump does not list this descriptor either, although this phone is being detected as an ACM device under linux (Ubuntu 7.10 livecd), where it comes up as ttyACM0. Is there any way of getting this up and running in 7-stable? Any pointers on what changes might be required to the driver and any documentation would also be very helpful Regards Gautham PS - I was able to use this phone as a modem using bluetooth until a f/w upgrade (5.xxxx) introduced some bugs and made it stop working
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fd4f90bc0803151733s2121b5d0y89a62ad1a4a0cd24>