From owner-freebsd-stable@FreeBSD.ORG Thu Jul 16 19:48:33 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF3AD1065696 for ; Thu, 16 Jul 2009 19:48:33 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id 7D5268FC0C for ; Thu, 16 Jul 2009 19:48:33 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id CE84D3B32DC; Thu, 16 Jul 2009 15:48:32 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Thu, 16 Jul 2009 15:48:32 -0400 X-Sasl-enc: ODo3St1GFP9H6zVJYbDpMz5WhR10xx7MiNuR2yJRXZbd 1247773712 Received: from [192.168.123.18] (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTPSA id 1C52C20CA; Thu, 16 Jul 2009 15:48:32 -0400 (EDT) Message-ID: <4A5F840D.4050408@incunabulum.net> Date: Thu, 16 Jul 2009 20:48:29 +0100 From: Bruce Simpson User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: Sagara Wijetunga References: <20090713120732.31803.qmail@us1.tomahawkonline.net> In-Reply-To: <20090713120732.31803.qmail@us1.tomahawkonline.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: bishop@rr.iij4u.or.jp, nsouch@freebsd.org, freebsd-stable@freebsd.org, n_hibma@freebsd.org Subject: Re: FreeBSD 7.2 USB stack info needed X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2009 19:48:34 -0000 Sagara Wijetunga wrote: > > 1. Could I know which exact program print above line on /dev/devctl ? The kernel... > 2. I want to print another line with "daN" as the device-name, where N > is 0 to 9, with minimum vendor and product ids once the allocated > device-name is known for USB Mass Storage devices. Your additional > ideas/feedback/help is most welcomed. rwatson had a patch for something like this somewhere. cheers BMS