From owner-freebsd-current@FreeBSD.ORG Wed Sep 12 10:24:59 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3C651106566B; Wed, 12 Sep 2012 10:24:59 +0000 (UTC) (envelope-from yerenkow@gmail.com) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) by mx1.freebsd.org (Postfix) with ESMTP id D8D848FC0C; Wed, 12 Sep 2012 10:24:58 +0000 (UTC) Received: by iebc12 with SMTP id c12so3347403ieb.13 for ; Wed, 12 Sep 2012 03:24:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=lS3jUwUlE9jYhR9BCac+xWGs0qBBcak5XO6RqWJK5uc=; b=seMomtf5rs1yVw2VR2zNCRmfOoeSo0CUfSkKgWNRRt65Kc9ngwdJ0zvIjXo4yZqZci QAGi6FJB6vZUVf2WZSescdQXvhkUb/tB+WGRSxiVlZy3qHIh/hgkwFfwFwqujtIWCzhj UgURmSIPr+uIadOLt1j1xOs4oFcCkT6vY5XJ3zyN24imn6aZomlZN2byXc1cXlWCU1RS I2QKKxzpiJ+lMVXOBBI42B64SIO2wzjzFblqITzA/OqOeCwMpP0f1zMF9BJPLfA0SOHx p8Wb0IWOXpIyraaelWuGdyOOvCcSaGxVZBNqUGXnIgKC9M569sQP9cIXJqFUsAKhJlMZ 6C6A== MIME-Version: 1.0 Received: by 10.50.197.231 with SMTP id ix7mr20669828igc.54.1347445498066; Wed, 12 Sep 2012 03:24:58 -0700 (PDT) Received: by 10.64.28.36 with HTTP; Wed, 12 Sep 2012 03:24:58 -0700 (PDT) In-Reply-To: References: <201209101654.00891.hselasky@c2i.net> <201209120023.14612.hselasky@c2i.net> Date: Wed, 12 Sep 2012 13:24:58 +0300 Message-ID: From: Alexander Yerenkow To: Garrett Cooper Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current@freebsd.org, Ivan Voras , freebsd-usb@freebsd.org, Hans Petter Selasky Subject: Re: Raspberry PI gets USB support [FreeBSD 10 current] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Sep 2012 10:24:59 -0000 We tested kernel built by gonzo@, there working framebuffer, ue0, and USB2.0 devices (in theory, I didn't have those). But after some activity (like download few megabytes file) all is stuck with message usb device stalled This is getting 100% repeatedly, no matter if download goes to sd card, or to malloc-md-device. If (When) this will be fixed, then Rpi would be a candy, prepared to testing and more or less usable. I have in plans try it with xorg-framebuffer, and with directfb, while there's no video support. -- Regards, Alexander Yerenkow