UPEK/TouchChip Biometric Device problem

Patrick Tracanelli eksffa at freebsdbrasil.com.br
Sat Jun 23 13:32:16 UTC 2007


> 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.


More information about the freebsd-usb mailing list