Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Oct 2007 21:00:30 +0800
From:      "Xiaofan Chen" <xiaofanc@gmail.com>
To:        freebsd-usb@freebsd.org
Subject:   VID parser problem with usbdevs
Message-ID:  <a276da400710110600i17fc2f5as58a0897e77f276e0@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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

===[mcuee] ~/Desktop/build/fsusb/fsusb-0.1.11-2 # uname -a
FreeBSD FreeBsd62.Mshome 6.2-STABLE FreeBSD 6.2-STABLE #2: Thu Oct 11
19:50:55 SGT 2007
root@FreeBsd62.Mshome:/home/obj/home/src/sys/USBDEBUG  i386

I am running kernel 6.2-STABLE with the latest SVN version of HPS Stack.

Regards,
Xiaofan



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