usbdevs -v

2009-03-22 Thread M. Warner Losh
So what's the new way to say usbdevs -v? usbconfig list doesn't list device IDs. And devinfo doesn't show a device unless it is attached to a driver. Warner ___ freebsd-usb@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb

Re: usbdevs -v

2009-03-22 Thread Hans Petter Selasky
On Sunday 22 March 2009, M. Warner Losh wrote: So what's the new way to say usbdevs -v? usbconfig list doesn't list device IDs. And devinfo doesn't show a device unless it is attached to a driver. usbconfig dump_device_desc | grep id --HPS

Re: usbdevs -v

2009-03-22 Thread Andrew Thompson
On Sun, Mar 22, 2009 at 07:15:04AM -0600, M. Warner Losh wrote: So what's the new way to say usbdevs -v? usbconfig list doesn't list device IDs. And devinfo doesn't show a device unless it is attached to a driver. There is an open task on the todo to add usbdevs compat to usbconfig. Andrew

Re: usbdevs -v

2009-03-22 Thread M. Warner Losh
In message: 200903221454.10594.hsela...@c2i.net Hans Petter Selasky hsela...@c2i.net writes: : On Sunday 22 March 2009, M. Warner Losh wrote: : So what's the new way to say usbdevs -v? usbconfig list doesn't list : device IDs. And devinfo doesn't show a device unless it is attached

Re: usbdevs -v

2009-03-22 Thread Chuck Robey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hans Petter Selasky wrote: On Sunday 22 March 2009, M. Warner Losh wrote: So what's the new way to say usbdevs -v? usbconfig list doesn't list device IDs. And devinfo doesn't show a device unless it is attached to a driver. usbconfig

Re: usbdevs -v

2009-03-22 Thread Andrew Thompson
On Sun, Mar 22, 2009 at 03:17:15PM -0400, Chuck Robey wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hans Petter Selasky wrote: On Sunday 22 March 2009, M. Warner Losh wrote: So what's the new way to say usbdevs -v? usbconfig list doesn't list device IDs. And devinfo doesn't

Re: usbdevs -v

2009-03-22 Thread M. Warner Losh
In message: 49c68ebb.8090...@telenix.org Chuck Robey chu...@telenix.org writes: : -BEGIN PGP SIGNED MESSAGE- : Hash: SHA1 : : Hans Petter Selasky wrote: : On Sunday 22 March 2009, M. Warner Losh wrote: : So what's the new way to say usbdevs -v? usbconfig list doesn't list

Re: usbdevs -v

2009-03-22 Thread M. Warner Losh
: : : On Sunday 22 March 2009, M. Warner Losh wrote: : : So what's the new way to say usbdevs -v? usbconfig list doesn't list : : device IDs. And devinfo doesn't show a device unless it is attached : : to a driver. : : : : usbconfig dump_device_desc | grep id : : : : Is this usbconfig interface