Date: Sat, 23 Jun 2007 10:05:24 -0300 From: Patrick Tracanelli <eksffa@freebsdbrasil.com.br> To: Hans Petter Selasky <hselasky@c2i.net> Cc: Fredrik Lindberg <fli+freebsd-hackers@shapeshifter.se>, hackers@freebsd.org, freebsd-usb@freebsd.org Subject: Re: UPEK/TouchChip Biometric Device problem Message-ID: <467D1A94.7020000@freebsdbrasil.com.br> In-Reply-To: <200706230940.39928.hselasky@c2i.net> References: <467C343C.60707@freebsdbrasil.com.br> <200706230940.39928.hselasky@c2i.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> First of all, can you turn on more debugging in your "bbdm"? # bbdm -b "{5550454b-2054-464d-2f45-535320425350}" -m filedb -c eksffa ; echo $? usb_set_debug: Setting debugging level to 3 (on) usb_os_find_busses: Found /dev/usb0 usb_os_find_busses: Found /dev/usb1 usb_os_find_busses: Found /dev/usb2 usb_os_find_busses: Found /dev/usb3 usb_os_find_busses: Found /dev/usb4 usb_os_find_devices: Found /dev/ugen1 on /dev/usb2 usb_control_msg: 128 6 512 0 0xbfbfdee8 8 1000 usb_control_msg: 128 6 512 0 0x8058a80 39 1000 usb_os_find_devices: Found /dev/ugen0 on /dev/usb4 usb_control_msg: 128 6 512 0 0xbfbfdee8 8 1000 usb_control_msg: 128 6 512 0 0x8055200 396 1000 skipping descriptor 0xB skipped 1 class/vendor specific endpoint descriptors skipped 5 class/vendor specific interface descriptors skipping descriptor 0x25 skipped 1 class/vendor specific endpoint descriptors skipped 7 class/vendor specific interface descriptors usb_control_msg: 64 12 256 1024 0xbfbfdf80 1 100 usb_os_close: closing endpoint 14 usb_os_close: closing endpoint 15 bbdm: Failed to initate BSP {5550454b-2054-464d-2f45-535320425350} > If you have time you can also try the my new USB stack: > > See: > > http://www.turbocat.net/~hselasky/usb4bsd/ > > Download the SVN version. > > If my new USB stack solves the problem then it is probably a regression issue > in 6.2-STABLE, and as I recall there have been lots of changes. I did it. In fact I am running a kernel with your USB stack in this minute, following the page instructions. (I had, btw, 2 hunks ignored when patching, after "make install" but it is ural, and you mention it as non critical. Anyway, it is not related). Debug messages with the curret -STABLE stack or with your current USB stack from this SVN seem to change very few, if anything. > > What kind of platform are you using? i386 right now. Thank you.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?467D1A94.7020000>