LG 5350 cell phone

Eric Jacobs eaja at erols.com
Mon Jun 16 20:48:59 PDT 2003


--- Josef Karthauser <joe at FreeBSD.org> wrote:
> 
> > An easy project for someone would be to write a general usb querying
> > tool for displaying the classes, etc that a usb device supports.
> > I've got code kicking around, mostly from Nick Hibma, but I never got
> > around to finishing it off.

There's usb_dump on Nick's site:

http://www.etla.net/~n_hibma/usb/usb_dump.c

The identifiers have been renamed, so it needs a patch

http://users.erols.com/eaja/fbsd/usb_dump.diff

usb_dump -D -f /dev/ugen0 will dump device, configuration, interface,
and endpoint descriptors for ugen0.


More information about the freebsd-current mailing list