Date: Tue, 1 Sep 2009 23:48:54 +0200 From: Stefan Bethke <stb@lassitu.de> To: Hans Petter Selasky <hselasky@c2i.net> Cc: freebsd-current@freebsd.org Subject: Re: Elsa MicroLink 56k USB is not picked up by umodem Message-ID: <CCD5E96B-30A7-4CE6-84B7-0DC1C364C674@lassitu.de> In-Reply-To: <200909012250.48439.hselasky@c2i.net> References: <15577E21-9A9B-45CA-BC56-D1AB1FF6A5A9@lassitu.de> <200909012250.48439.hselasky@c2i.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Am 01.09.2009 um 22:50 schrieb Hans Petter Selasky: > On Tuesday 01 September 2009 22:45:15 Stefan Bethke wrote: >> # dmesg >> ... >> ugen0.3: <vendor 0x05cc> at usbus0 > > Did you load umodem ?? > > kldstat ? Double checked, it's loaded. > Also check if your modem has multiple configurations. Maybe you have > to set a > configuration different from config index = 0. > > usbconfig -u XXX -a YYY set_config 1 Aha! That does seem to do the trick. How would this get added into umodem or the quirks, or do I have to do some devd magic? # usbconfig -u 0 -a 3 set_config 1 umodem0: <vendor 0x05cc product 0x2265, class 2/0, rev 1.00/1.00, addr 3> on usbus0 umodem0: data interface 1, has CM over data, has break Checking quickly with cu, I can make it dial out. Thanks Stefan -- Stefan Bethke <stb@lassitu.de> Fon +49 151 14070811
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CCD5E96B-30A7-4CE6-84B7-0DC1C364C674>