From owner-freebsd-current@FreeBSD.ORG Mon Jul 22 15:16:04 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 76B6875F for ; Mon, 22 Jul 2013 15:16:04 +0000 (UTC) (envelope-from alie@afflemedialab.com) Received: from mail-qc0-f177.google.com (mail-qc0-f177.google.com [209.85.216.177]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3EEB523DA for ; Mon, 22 Jul 2013 15:16:03 +0000 (UTC) Received: by mail-qc0-f177.google.com with SMTP id n1so3654948qcx.36 for ; Mon, 22 Jul 2013 08:15:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :x-gm-message-state; bh=YpW4hnBX6KifhVvW2oYWNv0ThIPoVoMZa+SuqDsZ0x8=; b=COP5bXhXiuXi7qWUPh/onubz7yJyNlDVFvK649LkS4RJSzrMasoLnh9dfyAflCt9vV XqzicC3ap8rTsUQ2kGhyfOKXU01R5SyXBreLoFxvhVA7tyvXybzgZVUuYFCUtyxJVxPG votdEFB/mRzMvaYWu1TKM1PlYdZFAXW0aOhlAaMwjZgtxyYszQHtnIFo7BvGrtixIFeD C6pmx+J/+mZ/KGUUsFCNh2o1wvofl1NknSBhozc/mbm2nz9qzBH9JIdeurM1y0BwIYai xNndBFSxMyxN0RAs6IszJ9ArCUdyBXaX86RndjRL1K1Hel/OZ9odA/ZMbNa9czmOlo3b g+Xg== MIME-Version: 1.0 X-Received: by 10.49.84.72 with SMTP id w8mr32858458qey.14.1374506157389; Mon, 22 Jul 2013 08:15:57 -0700 (PDT) Received: by 10.49.84.168 with HTTP; Mon, 22 Jul 2013 08:15:57 -0700 (PDT) Date: Mon, 22 Jul 2013 23:15:57 +0800 Message-ID: Subject: USB gadget examples From: Alie Tan To: freebsd-current@freebsd.org X-Gm-Message-State: ALoCoQk7MsDE+druM2oAbfZgXrbekt+4TQq+7Qv8MxS64VrPk8qEOsmUSnMmX3CcZ17b0zvI5HN4 X-Mailman-Approved-At: Mon, 22 Jul 2013 15:46:47 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 22 Jul 2013 15:16:04 -0000 Hi, May I know what is this USB gadget examples for? http://svnweb.freebsd.org/base?view=revision&revision=253544 http://svnweb.freebsd.org/base?view=revision&revision=253546 Regards, Alie T