Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jun 2003 23:46:37 -0400
From:      Eric Jacobs <eaja@erols.com>
To:        freebsd-current@freebsd.org
Subject:   Re: LG 5350 cell phone
Message-ID:  <20030616234637.4e94d72c.eaja@erols.com>
In-Reply-To: <20030617025236.5589.qmail@web13508.mail.yahoo.com>
References:  <20030611224338.GA10822@genius.tao.org.uk> <20030617025236.5589.qmail@web13508.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--- Josef Karthauser <joe@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.



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