From owner-freebsd-questions@FreeBSD.ORG Thu Aug 20 22:37:24 2009 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 9D1E2106568C for ; Thu, 20 Aug 2009 22:37:24 +0000 (UTC) (envelope-from ml@infosec.pl) Received: from v027580.home.net.pl (v027580.home.net.pl [89.161.156.148]) by mx1.freebsd.org (Postfix) with SMTP id E6C998FC66 for ; Thu, 20 Aug 2009 22:37:23 +0000 (UTC) Received: from localhost (HELO ?192.168.1.66?) (ml.freeside@home@127.0.0.1) by m094.home.net.pl with SMTP; Thu, 20 Aug 2009 22:37:31 -0000 Message-ID: <4A8DDE10.7040100@infosec.pl> Date: Thu, 20 Aug 2009 23:36:48 +0000 From: Michal User-Agent: Thunderbird 2.0.0.22 (X11/20090729) MIME-Version: 1.0 To: "b. f." References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@FreeBSD.org Subject: Re: digital camera and devd 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: Thu, 20 Aug 2009 22:37:24 -0000 b. f. wrote: >> How can I check exactly which /dev/usb* entry corresponds to my camera? > > > If you are using the old USB stack, use usbdevs(8). If you are using > the new USB stack from less than 5 months ago, then use usbconfig(8): > > usbdevs -v > Yes, I should have mentioned beforehand that it's 7.2 Release. Your solution with usbdevs gives me what I was looking for (after my clumsy grep|tail|sed|cut manipulation), thank you very much for your help. Michal -- "The reverse side also has a reverse side" -Japanese Proverb