From owner-freebsd-usb@FreeBSD.ORG  Tue Aug  5 10:20:01 2014
Return-Path: <owner-freebsd-usb@FreeBSD.ORG>
Delivered-To: freebsd-usb@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 93923CCC
 for <freebsd-usb@FreeBSD.org>; Tue,  5 Aug 2014 10:20:01 +0000 (UTC)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id 7AFC62119
 for <freebsd-usb@FreeBSD.org>; Tue,  5 Aug 2014 10:20:01 +0000 (UTC)
Received: from bugs.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s75AK1Dj036380
 for <freebsd-usb@FreeBSD.org>; Tue, 5 Aug 2014 10:20:01 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
From: bugzilla-noreply@freebsd.org
To: freebsd-usb@FreeBSD.org
Subject: [Bug 192345] [u3g] [umodem] [cdce] patch for new huawei 4G/LTE
 modems (E3272 tested), Novatel MC990D Device ID
Date: Tue, 05 Aug 2014 10:20:01 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Base System
X-Bugzilla-Component: usb
X-Bugzilla-Version: 10.0-RELEASE
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Many People
X-Bugzilla-Who: n_hibma@FreeBSD.org
X-Bugzilla-Status: Needs Triage
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: n_hibma@FreeBSD.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: attachments.isobsolete cc assigned_to
 attachments.created
Message-ID: <bug-192345-17-iWSiNGGMPB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192345-17@https.bugs.freebsd.org/bugzilla/>
References: <bug-192345-17@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-BeenThere: freebsd-usb@freebsd.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: FreeBSD support for USB <freebsd-usb.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-usb>,
 <mailto:freebsd-usb-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-usb/>
List-Post: <mailto:freebsd-usb@freebsd.org>
List-Help: <mailto:freebsd-usb-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-usb>,
 <mailto:freebsd-usb-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 05 Aug 2014 10:20:01 -0000

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192345

Nick Hibma <n_hibma@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #145319|0                           |1
        is obsolete|                            |
                 CC|                            |n_hibma@FreeBSD.org
           Assignee|freebsd-usb@FreeBSD.org     |n_hibma@FreeBSD.org

--- Comment #5 from Nick Hibma <n_hibma@FreeBSD.org> ---
Created attachment 145389
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145389&action=edit
Same patch but reduced to including only E3272 related changes; the rest was
committed.

The attached patch has been reduced to the stuff which has not yet been
committed. Please note that this patch can not be applied as is to the sources
due to me picking out the rest of the patch and committing that.


This patch I am not quite sure how it works: It looks like the u3g driver is
used to do the eject and ignore the device afterwards. The change around line
857 in u3g.c I don't like. Could you attach the output of

   dmesg

after attaching the device? And the output of

   usbconfig -d ugenX.Y dump_device_desc


Thanks for the other changes! They have been committed (in some form).

-- 
You are receiving this mail because:
You are the assignee for the bug.