From owner-freebsd-usb@FreeBSD.ORG Mon Aug 12 13:47:54 2013 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D791DACD for ; Mon, 12 Aug 2013 13:47:54 +0000 (UTC) (envelope-from anastasiadis@datalive.gr) Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6FAE12F23 for ; Mon, 12 Aug 2013 13:47:53 +0000 (UTC) Received: by mail-wg0-f50.google.com with SMTP id m15so5526864wgh.29 for ; Mon, 12 Aug 2013 06:47:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=8DdFES7xv3cz4YgVDXApkWrXH2kdEMWjQ8IjcrnDcs8=; b=nvC96dEiQyW0/WRzq78uE5JsHKKy5fd/qWd8mXwV/Kfd0M10x4TFmzxYfiQ3zwimLE 1eDIrFn4P56ppBjt2dVyVoTYFjErvpRtMZQ5Cn5jUDLnqf4l3edl7Wf2MTZoxtuSolMQ MZdu+v+DE/tv6kKUzXOHH1LJAMchGTBKk5F2OrgSprB1VDM5D61QxN14mTTSmY4A9hSY RBm+3CfPUzSFv29Hd1fOfiSFlhQfrKB5F0uHdJfNtB9n4GK8DVfAb1UxSmnilsdmVO1I yvgajMQWhxcZYBpzaRq386EH3jqmFkv56uIe2eAScj7Qoxu9KOmN+Myy5DZGkdpFs2JV 48Gw== X-Gm-Message-State: ALoCoQmmH1JNtOQB681hIiAD+7oUCI/qG5MvqLu/aenQNIuE6kt3Rf12ekXOOTHiLF1uK8/nohHP X-Received: by 10.194.123.199 with SMTP id mc7mr12952909wjb.43.1376315265701; Mon, 12 Aug 2013 06:47:45 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.172.138 with HTTP; Mon, 12 Aug 2013 06:47:05 -0700 (PDT) In-Reply-To: <5208E5DA.90202@bitfrost.no> References: <201308121250.r7CCo1RY007285@freefall.freebsd.org> <5208E5DA.90202@bitfrost.no> From: Antonis Anastasiadis Date: Mon, 12 Aug 2013 16:47:05 +0300 Message-ID: Subject: Re: usb/181159: Problem attaching USB device To: Hans Petter Selasky Content-Type: text/plain; charset=UTF-8 Cc: freebsd-usb@freebsd.org X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Aug 2013 13:47:54 -0000 2013/8/12 Hans Petter Selasky : > Do you have an exact SVN revision where it works and where it doesn't work? Unfortunately not. 9.1-RELEASE worked fine though. I could try older kernels, but like I mentioned before, this device is attached only for troubleshooting purposes when I bug the technical support team, and then for limited periods only. So I guess it will take some time. Let me know if I can do anything else to help.