From owner-freebsd-usb@FreeBSD.ORG Mon Feb 21 18:28:27 2011 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4791A106564A for ; Mon, 21 Feb 2011 18:28:27 +0000 (UTC) (envelope-from jamesbrandongooch@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id D034C8FC0C for ; Mon, 21 Feb 2011 18:28:26 +0000 (UTC) Received: by wwf26 with SMTP id 26so6207675wwf.31 for ; Mon, 21 Feb 2011 10:28:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=x4905yw9e3wXNZ08i/CUx1dHTUYqctEgXpLHjbpJ9QA=; b=GUOX3qqMiFb1yQpoW+3tcC3M/OX1bWoa+JY2e4eqrAQSCcIOechBosltA0+KFxsW8F hNUOt+LadUxjHVqy7q9saypIY6R5spm1w6/3Loppp+HA/rAiRk3TKmJDtz8UShTbIiDN xEXl75XyEngeMtXD0nqkWmkKp+p8GGS4UrcYk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=HfUKIdeSPPDeMfG6U6x7aI0tZ62Q7pzO1AMl1I3iWWkZz8TF5aoS2u+IA5pelBGjRn KLa98J3sxCjVYd3o/L1VFEA1TJES7lcWfhUxZ91xBou90ckUnI09wtKIvVhkro14wJ26 /CJJgDZIwS+8WE+a3mnK++MZ+D3mmnxuh35e0= MIME-Version: 1.0 Received: by 10.216.181.199 with SMTP id l49mr2346996wem.68.1298312905640; Mon, 21 Feb 2011 10:28:25 -0800 (PST) Received: by 10.216.244.130 with HTTP; Mon, 21 Feb 2011 10:28:25 -0800 (PST) In-Reply-To: <4D62A120.8040604@shapeshifter.se> References: <4D62A120.8040604@shapeshifter.se> Date: Mon, 21 Feb 2011 12:28:25 -0600 Message-ID: From: Brandon Gooch To: Fredrik Lindberg Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-usb@freebsd.org Subject: Re: New uhso(4) device: Globetrotter HSUPA Modem Option N.V. X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2011 18:28:27 -0000 On Mon, Feb 21, 2011 at 11:30 AM, Fredrik Lindberg wr= ote: > On 02/18/2011 01:58 AM, Brandon Gooch wrote: >> >> I've recently got my hands on an Option N.V. Globetrotter HSUPA Modem, >> rev 2.00/0.00, addr 2. >> > [...] >> >> Also, I tried doing something like this (as per the uhso(4) man page): >> >> brandon@x300:~$ sudo cu -l /dev/cuaU2 >> Connected >> uhso2: failed to set ctrl line state to 0x01: USB_ERR_TIMEOUT >> uhso2: failed to set ctrl line state to 0x03: USB_ERR_TIMEOUT >> =DE=AD=EF=BF=BD=EF=BF=BD=EF=BF=BDT+CGDCONT=3D1,, >> OK >> uhso1: failed to set ctrl line state to 0x01: USB_ERR_TIMEOUT >> uhso1: failed to set ctrl line state to 0x03: USB_ERR_TIMEOUT >> _OWANCALL: 1, 1 >> a=DE=AD=EF=BF=BD=EF=BF=BDa=DE=AD=EF=BF=BD=EF=BF=BDA=DE=AD=EF=BF=BD=EF=BF= =BDA=DE=AD=EF=BF=BD=EF=BF=BDA=DE=AD=EF=BF=BD=EF=BF=BDA=DE=AD=EF=BF=BD=EF=BF= =BDA=DE=AD=EF=BF=BD=EF=BF=BDA=DE=AD=EF=BF=BD=DE=AD=EF=BF=BD=EF=BF=BDA=DE=AD= =EF=BF=BD=DE=AD=EF=BF=BD=EF=BF=BD >> >> That's where I'm stuck. >> >> -Brandon >> > > Hmm. Not sure whats going on here. > Could you try the other serial ports (except the diagnostic one) with > cu or minicom and see if you get the same result with those? > > Fredrik I did, but seemed to get no response at all from the others, or couldn't connect. I sent an updated message with debugging turned on, not sure if you got it, I can re-send if needed. Thanks for helping out with this, the device in question is the model we are now getting here at the university for our AT&T mobile broadband accounts. I may be able to try out a recent Ubuntu or Fedora to see what's happening there, but it could be a couple of days... -Brandon