From owner-freebsd-current@FreeBSD.ORG Sat Aug 10 21:34:33 2013 Return-Path: Delivered-To: freebsd-current@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 C07BA6C; Sat, 10 Aug 2013 21:34:33 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-pd0-x22b.google.com (mail-pd0-x22b.google.com [IPv6:2607:f8b0:400e:c02::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 92F532236; Sat, 10 Aug 2013 21:34:33 +0000 (UTC) Received: by mail-pd0-f171.google.com with SMTP id g10so1890135pdj.16 for ; Sat, 10 Aug 2013 14:34:32 -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:message-id:subject :from:to:cc:content-type; bh=HAOGqi6ek7imOHuQlpIHHHFhxWSa2lO0nPdlpM+ZcSE=; b=KqgRmx1EOd9fQFTUx7/iQxzH4hyvZcXvdFf+mHQ5pIOlQJjZpaGDvYg9RDlzmwAX4M W8IQPdmJbRxEjIG/A8ryK9s2BPHgZUXz0+TQddMDDRsY1wwc5T3vgdGeRxjkGTZkOZlh TcFd4SUnBO5C8mJbPtDJVXmGjrO55O5m0rV+RyYJiyIjJsFfuTzBxFomKIQkB0ccnNzo n67k0Dixg+R6S7G1iUikzhQYqppaV0BGqBRn6H5Ho17kcNfY8zUcllzli+rrXJjhBkrL KmkHxVSBFPdglUlelLpOGpG1Rz+s2pB1ydbgvyjtb669XCl/EN9Xy2Pf+rC13+2M/2rj Z7Gg== MIME-Version: 1.0 X-Received: by 10.66.102.70 with SMTP id fm6mr6931734pab.57.1376170472077; Sat, 10 Aug 2013 14:34:32 -0700 (PDT) Sender: kob6558@gmail.com Received: by 10.67.14.66 with HTTP; Sat, 10 Aug 2013 14:34:32 -0700 (PDT) In-Reply-To: <52055201.7040506@bitfrost.no> References: <52055201.7040506@bitfrost.no> Date: Sat, 10 Aug 2013 14:34:32 -0700 X-Google-Sender-Auth: xwBWcp8-4gKOAcOBJ3ikv0Tx5LQ Message-ID: Subject: Re: FYI: Advanced USB compliance testing tool now in the tree (10-current only) From: Kevin Oberman To: Hans Petter Selasky Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Current , freebsd-usb@freebsd.org 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: Sat, 10 Aug 2013 21:34:33 -0000 On Fri, Aug 9, 2013 at 1:33 PM, Hans Petter Selasky wrote: > Hi, > > For those of you that want to make sure your USB mass storage device > behaves correctly when using FreeBSD, typically for critical applications, > I've just added an advanced USB testing tool to the FreeBSD source tree. It > can be used to stress your USB mass storage device in ways that are beyond > what "bonnie" will do. See tools/tools/usbtest or the following commit: > > http://svnweb.freebsd.org/**changeset/base/254159 > > --HPS Looks very nice. While it is now only in head, is there a reason it could not be built and used on a 9.2-BETA system? (I have not tried. Just wondering if I should.) -- R. Kevin Oberman, Network Engineer E-mail: rkoberman@gmail.com