any ways to get usb info ?

good day.

what is the similar FreeBSD command for the Linux' one: "sudo lsusb -v|grep -i iSerial" ?

suppose, we want to have a look at Apple iPod's "iSerial" value.
the command "usbdev" doesn't provide enough info as the Linux' "lsubsd" does.

i've found the solution: http://50hz.ws/dev/getserial.c and it works pretty well. but i am curious if there are any "native" FreeBSD ways to get the same?

thanks in advance.
 
Hrm, didn't know that about the iPod. I don't have access to any iPods (my phone is an 8 GB media player).
 
Back
Top