Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Aug 2009 19:56:20 +0000
From:      "b. f." <bf1783@googlemail.com>
To:        freebsd-questions@FreeBSD.org
Cc:        ml@infosec.pl
Subject:   Re: digital camera and devd
Message-ID:  <d873d5be0908201256g77886999m7147c0c1f335ed84@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
>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

or

usbconfig dump_device_desc (or other options visible with usbconfig -h)


>And by the way /dev/usb3 means port 3, hub 3 or what are they?

usbus unit number, usb device index

Regards,
               b.

b.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d873d5be0908201256g77886999m7147c0c1f335ed84>