Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Oct 2007 07:02:49 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        xiaofanc@gmail.com
Cc:        freebsd-usb@freebsd.org
Subject:   Re: VID parser problem with usbdevs
Message-ID:  <20071011.070249.2073896410.imp@bsdimp.com>
In-Reply-To: <a276da400710110600i17fc2f5as58a0897e77f276e0@mail.gmail.com>
References:  <a276da400710110600i17fc2f5as58a0897e77f276e0@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <a276da400710110600i17fc2f5as58a0897e77f276e0@mail.gmail.com>
            "Xiaofan Chen" <xiaofanc@gmail.com> writes:
: Somehow the vendor ID is parsed wrongly. 0x04d8 is for Microchip technology.
: 
: ===[mcuee] ~/Desktop/build/fsusb/fsusb-0.1.11-2 # sudo usbdevs -v
: Controller /dev/usb1:
: addr 126: full speed, power 100 mA, config 1, product 0x000b(0x000b),
: I-Tuner Networks(0x04d8), rev 0.00
: port 4 addr 126: full speed, power 100 mA, config 1, product
: 0x000b(0x000b), I-Tuner Networks(0x04d8), rev 0.00

While 4d8 is for microchip technology, we get the name that we print
here directly from the usb device itself.

What makes you think that the vendor ID is parsed wrong?

Warner



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