From owner-freebsd-questions@FreeBSD.ORG Wed Dec 8 00:07:40 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87CE5106566B for ; Wed, 8 Dec 2010 00:07:40 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id 4152E8FC1F for ; Wed, 8 Dec 2010 00:07:40 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 61318E7174; Wed, 8 Dec 2010 00:07:39 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=mail; bh=qHutqMveq02j IyIkt9us3Ww7z9E=; b=mylmqiTJryJYWOt3MvKEyE9V0tywFWaS+NE16IMxde+R iSy3Q7YctsSdMMPoAWs+IKmnxOiXD5uDeM2KTY0JCYbDA0uo1H+SPQealwSN7ton 8FN8npC9Qn/RhU9CyYx8481Xpp4NUmy1hkPlRtBBLNuIYzV1iW7icb3EsRBP0zw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=date:from:to :cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; q=dns; s=mail; b=pVhFeR 2aLNn93DhZQRGR6hKOkG68MkadmunyL7bVnZqO2JPKYhcoH6zhUXsdTv7/MpCRgE 7XGJKPJyiQbYAFciW4BMds+6cPZSYesIah5W4Pt8hHWn3qjDUuK5CQL/DewkKhyU MfqSGx2O1LItXwHbTLmjRhVa1/MdIW0rFTQ4A= Received: from core.draftnet (client-86-25-14-189.oxfd.adsl.virginmedia.com [86.25.14.189]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 0CB9FE6025; Wed, 8 Dec 2010 00:07:38 +0000 (GMT) Date: Wed, 8 Dec 2010 00:07:35 +0000 From: Bruce Cran To: Chad Perrin Message-ID: <20101208000735.1af19e4d@core.draftnet> In-Reply-To: <20101207232143.GC51710@guilt.hydra> References: <20101207232143.GC51710@guilt.hydra> X-Mailer: Claws Mail 3.7.7 (GTK+ 2.22.1; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: USB management utility X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Dec 2010 00:07:40 -0000 On Tue, 7 Dec 2010 16:21:43 -0700 Chad Perrin wrote: > Is there a simple command line utility that takes the disorganized > annoyance out of simple USB device management? usbconfig(8)? -- Bruce Cran