From owner-freebsd-wireless@FreeBSD.ORG Wed Jul 31 18:03:23 2013 Return-Path: Delivered-To: freebsd-wireless@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 E149E597; Wed, 31 Jul 2013 18:03:23 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wg0-x231.google.com (mail-wg0-x231.google.com [IPv6:2a00:1450:400c:c00::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1EF10204D; Wed, 31 Jul 2013 18:03:22 +0000 (UTC) Received: by mail-wg0-f49.google.com with SMTP id y10so904002wgg.16 for ; Wed, 31 Jul 2013 11:03:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=yYBXG42RQYfpzSrl9PPjVM0Wine8nq6tRX4KVjSX1A4=; b=tyIxBipfRANqKz8i3ayQa6QX5ffqgcN/HAGhYAkrGzuXfVTjXc6GhGyRdkacbe1ERr UFp4Ef7ssgaP0dyE8L+58ExFZ0sm1AxwbNiMrJN3O8dBX8TCT2gsZSETn1EzQ436aKwb fb0ZoRcLqhuUEREJoHIOnwKon1bxQBf3Z1qwXwVrQTRsBosjJebIFXeNe+x2NjDY7lbt gXIZV/6PW5SpE2L9V63Dup0iUITBXBjXi6p0q7TnmdRLyDsQRPOLL/GKLtkyVJLzQ9BY KxEtElRESTtWSN9BBeE06mf25QJjYFUNrQizX1zEdF5hqWmRpeLtwl64+BD60/o63g9L kwbQ== MIME-Version: 1.0 X-Received: by 10.180.160.165 with SMTP id xl5mr5075937wib.46.1375293801214; Wed, 31 Jul 2013 11:03:21 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.217.94.132 with HTTP; Wed, 31 Jul 2013 11:03:21 -0700 (PDT) In-Reply-To: <1375278071.45247.144.camel@revolution.hippie.lan> References: <20130729211540.GZ26412@funkthat.com> <1375151095.45247.54.camel@revolution.hippie.lan> <1375278071.45247.144.camel@revolution.hippie.lan> Date: Wed, 31 Jul 2013 11:03:21 -0700 X-Google-Sender-Auth: dnxYblXgcInRIP13JuLr74Of5rw Message-ID: Subject: Re: My WLI-UC-GNM up crash From: Adrian Chadd To: Ian Lepore Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-arm , "freebsd-wireless@freebsd.org" , Hans Petter Selasky X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Jul 2013 18:03:24 -0000 No idea about the device disconnect, sorry. is it a power draw problem? -adrian On 31 July 2013 06:41, Ian Lepore wrote: > On Wed, 2013-07-31 at 16:28 +0800, XiaoQI Ge wrote: >> Last night, I use the latest FreeBSD source (r253827) and >> crochet-freebsd compile img >> My WLI-UC-GNM will be disconnected after a period of operation >> >> run0: device timeout >> run0: at uhub0, port 1, addr 2 (disconnected) >> >> Another log prompted >> ti_mmchs0: Error: current cmd NULL, already done? >> >> My BB-Black broken? > > The ti_mmchs0 error is not new. My old BBW has done that for months. > I'm not sure it's totally harmless, but it's not related to the run0 > timeouts. > > -- Ian > > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"