vendor and device name not appearing
Hans Petter Selasky
hselasky at c2i.net
Tue Jun 29 19:49:31 UTC 2010
On Tuesday 29 June 2010 20:15:46 Alexander Best wrote:
> hi there,
>
> i have a little question. i'm running HEAD (amd64; r209548) and when i
> run `usbconfig` this is the description for my usb hub:
>
> ugen3.2: <product 0x2514 vendor 0x0424> at usbus3, cfg=0 md=HOST
> spd=HIGH (480Mbps) pwr=SAVE
>
> i'm a bit surprised by that, because both the vendor and the product
> have been defined in sys/dev/usb/usbdevs. `cat
> /usr/src/sys/dev/usb/usbdevs|egrep '(0x2514|0x0424)'` reports:
>
> vendor SMC2 0x0424 Standard Microsystems
> product SMC2 2514HUB 0x2514 USB Hub
>
Did you compile the kernel with "options USB_VERBOSE" ?
--HPS
More information about the freebsd-usb
mailing list