From owner-freebsd-hardware@FreeBSD.ORG Fri Feb 13 18:04:27 2009 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B2FF6106566C for ; Fri, 13 Feb 2009 18:04:27 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe14.swipnet.se [212.247.155.161]) by mx1.freebsd.org (Postfix) with ESMTP id 47E038FC14 for ; Fri, 13 Feb 2009 18:04:27 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=kw03RjmKpLm8ql5X2xOdcA==:17 a=yqd5Ex2tL5ZBtI8PS4YA:9 a=iNBnhKgshinJzLcWDk3xWbEyYYAA:4 a=LY0hPdMaydYA:10 Received: from [85.19.218.115] (account mc467741@c2i.net HELO laptop) by mailfe14.swip.net (CommuniGate Pro SMTP 5.2.6) with ESMTPA id 453051580; Fri, 13 Feb 2009 19:04:25 +0100 From: Hans Petter Selasky To: freebsd-hardware@freebsd.org Date: Fri, 13 Feb 2009 19:06:49 +0100 User-Agent: KMail/1.9.7 References: <286906750902130802q2ec86267ye5ae0832ab9a3aa4@mail.gmail.com> In-Reply-To: <286906750902130802q2ec86267ye5ae0832ab9a3aa4@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200902131906.51725.hselasky@c2i.net> Cc: Alberto Mijares Subject: Re: Modem GSM/GPRS X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Feb 2009 18:04:27 -0000 On Friday 13 February 2009, Alberto Mijares wrote: > Hello everybody, > > I have an Enfora EDG1228 GSM/GPRM modem, which should be used to send > SMS. Seems not to be natively supported by FreeBSD 7.0: > > #dmesg > [...] > ugen0: on uhub0 > > > Alberto Mijares > > Any suggestion about it? Can you dump the USB descriptors with /usr/ports/sysutils/udesc_dump ? --HPS