From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felipe Balbi Date: Tue, 03 Aug 2010 20:20:41 +0000 Subject: Re: Figuring out devnodes from a usb device Message-Id: <4C587A19.9030502@felipebalbi.com> List-Id: References: <4C55D1CF.5090206@felipebalbi.com> In-Reply-To: <4C55D1CF.5090206@felipebalbi.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Hi, On 08/03/2010 10:53 PM, Greg KH wrote: > "USBCV"? USB Command Verifier. The tool used on USB Certification, well of them. > It's not impossible, just not something you can do without knowing the > type of device you are looking at. as long as I can believe on the USB Descriptors that shouldn't be so difficult. Just check device descriptor and interface descriptors to figure out which kind of device(s) are we dealing with. -- balbi