From owner-freebsd-usb@FreeBSD.ORG Fri Jun 21 21:08:05 2013 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id DD4C0B50 for ; Fri, 21 Jun 2013 21:08:05 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-qa0-x233.google.com (mail-qa0-x233.google.com [IPv6:2607:f8b0:400d:c00::233]) by mx1.freebsd.org (Postfix) with ESMTP id A264C164A for ; Fri, 21 Jun 2013 21:08:05 +0000 (UTC) Received: by mail-qa0-f51.google.com with SMTP id f11so928156qae.17 for ; Fri, 21 Jun 2013 14:08:05 -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=HxkEYkyEe/2x488SU3u4oKOLOMkf5lnCci2s2yyoaAA=; b=I1cNr7hEnUla5sk7Ex7y4cRafPrMmkAfsMUeJAUu+qtsd5VP+zRb5E3vFa+DwGrD3O bHCQbsJA+Ej5S6GCNnQmsaKFq/S+YbZRk1DrsmLqOub8TD/dH6bHIa4IohT2lY4HZfMv onFQpdc5JZOkXJ/lCawqQl8laK9uFE8r5FbCzAXH1gpvzLD9Z4JmE7qslTiuzsx3nCkY q2mzjlnu+PmrKLutiZZb5f980qe5V+ALb7xELHBrGslsSUP7mmVrE5Hlg/kfVpegsK3/ UhqQakFSWTImtEWXN47FWMGfBntJsD8mHFYQMUtCKvZgz6sAtvviny8ylClgls6rQWAa Fpbg== MIME-Version: 1.0 X-Received: by 10.224.13.19 with SMTP id z19mr16145230qaz.12.1371848885227; Fri, 21 Jun 2013 14:08:05 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.5.65 with HTTP; Fri, 21 Jun 2013 14:08:05 -0700 (PDT) In-Reply-To: <51C4C07B.7040507@bitfrost.no> References: <20130621195542.7d9103859f9edcbd1bd8b4d8@getmail.no> <20130621200326.ba4a8fd0e4b300b8b77c836e@getmail.no> <51C4C07B.7040507@bitfrost.no> Date: Fri, 21 Jun 2013 14:08:05 -0700 X-Google-Sender-Auth: Vpdmot05ejuUVlHLaDV1EmLFh6o Message-ID: Subject: Re: Issues 179505 From: Adrian Chadd To: Hans Petter Selasky Content-Type: text/plain; charset=ISO-8859-1 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: Fri, 21 Jun 2013 21:08:05 -0000 On 21 June 2013 14:07, Hans Petter Selasky wrote: > I think I have one of these devices at work. I can have a look if I have > time next week. Possibly the Arduino needs a fix. Look for so-called > spurious VBUS pullup toggling in the software of the Arduino. Considering there's a large number of unfixed Arduinos out there and it works fine on Linux, Windows and FreeBSD, I don't think "fix the arduino" should be the only solution. Just saying, Adrian