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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to