From owner-freebsd-usb@FreeBSD.ORG Mon Nov 15 08:01:35 2010 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 E87EE1065675; Mon, 15 Nov 2010 08:01:35 +0000 (UTC) (envelope-from yerenkow@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8DE0C8FC12; Mon, 15 Nov 2010 08:01:35 +0000 (UTC) Received: by gyg13 with SMTP id 13so1735500gyg.13 for ; Mon, 15 Nov 2010 00:01:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=mFvBUYCu464JDO7uhOFNqHG/Amaz3Lpz5EbTVbQ+z30=; b=Z3nWng8l/cmWIOlo/tbv3Lb+kUJvY9VpHu8+lqSGHIY/dO9unUkis3490kThly5lVM DX6WGBDNdTPaySUpP+gslue+EvDD3roAIyTpoTszTwYLTb9ala5tQRtQTFS/0orfN55q 2nc7myfbKDP06JivPVro1MUTv5bj96QyZR8Oo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=j4xD2Kviqh0h4FlvM88+QDNXYIg8tIYV/xVq1d+q7J2+iEZMq5Pn7yYvWj1QGOJrxB 3DfrIyWdHcL08+onzaGCHDlrInhs5tgMQkxaJXjcTbNIJJsMMvnIwVrQPePW89cR1bjB OKqM1elCoA0oqi7L9Z/b9rV/tI/pYI5bYPpPw= MIME-Version: 1.0 Received: by 10.91.45.9 with SMTP id x9mr7406851agj.89.1289806329957; Sun, 14 Nov 2010 23:32:09 -0800 (PST) Received: by 10.90.82.17 with HTTP; Sun, 14 Nov 2010 23:32:09 -0800 (PST) In-Reply-To: <201011142349.oAENnIC3042734@freefall.freebsd.org> References: <201011142349.oAENnIC3042734@freefall.freebsd.org> Date: Mon, 15 Nov 2010 09:32:09 +0200 Message-ID: From: Alexander Yerenkow To: arundel@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-usb@freebsd.org Subject: Re: usb/138548: [usb67] [usb8] usb devices periodically have unknown activity 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: Mon, 15 Nov 2010 08:01:36 -0000 2010/11/15 > Synopsis: [usb67] [usb8] usb devices periodically have unknown activity > State-Changed-From-To: open->feedback > State-Changed-By: arundel > State-Changed-When: Sun Nov 14 23:45:48 UTC 2010 > State-Changed-Why: > I'm sorry to put this back into feedback state, but Alexander Yerenkow has > not > answered an important question: > > Does your device actually work? Looking at this PR it appears that the only > issue you're having are the blinking leds of your usb stick. If that is the > case please note that whether polling a device regularly or not is > dependant > upon the implementation of the USB stack in a specific OS and should not be > considered an actual bug. > Sorry that this wasn't clear from the beginning. Both devices function properly, via bluetooth I was using mobile -phone connection and dial-up; At usb stick I hold docs and files, which was readed just fine. The only problem - is that both devices blinking. Since I don't see blinking when devices inactive under other OSes, I assume that in FreeBSD there is some additional, not needed device polling forgotten to be disabled, or I don't know. If device is blinking, then something queries it, spending CPU cycles :) I'll give you more feedback in evening, will run again same tests with latest FreeBSD to see if it's still actual. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=138548 > -- Regards, Alexander Yerenkow