From owner-freebsd-usb@FreeBSD.ORG Thu Oct 16 13:46:45 2008 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 325681065687; Thu, 16 Oct 2008 13:46:45 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id D048F8FC13; Thu, 16 Oct 2008 13:46:44 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id m9GDh6Yo012079; Thu, 16 Oct 2008 07:43:06 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 16 Oct 2008 07:44:07 -0600 (MDT) Message-Id: <20081016.074407.824013811.imp@bsdimp.com> To: n_hibma@freebsd.org From: "M. Warner Losh" In-Reply-To: <200810161000.m9GA08UW018039@freefall.freebsd.org> References: <200810161000.m9GA08UW018039@freefall.freebsd.org> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-usb@freebsd.org Subject: Re: usb/127543: [patch] [ubsa] Support Option Globetrotter HSDPA modem 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: Thu, 16 Oct 2008 13:46:45 -0000 In message: <200810161000.m9GA08UW018039@freefall.freebsd.org> n_hibma@freebsd.org writes: : Synopsis: [patch] [ubsa] Support Option Globetrotter HSDPA modem : : Responsible-Changed-From-To: freebsd-usb->n_hibma : Responsible-Changed-By: n_hibma : Responsible-Changed-When: Thu Oct 16 09:58:54 UTC 2008 : Responsible-Changed-Why: : Assign this bug to me. Adding the ID is one thing, considering the : adding of all IDs found in the Linux another. But the real question is : whether the Linux driver contains useful stuff: DTR/DSD handling. I've added them to the uipaq driver... Warner