Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2012 15:04:22 +0100
From:      David Demelier <demelier.david@gmail.com>
To:        freebsd-multimedia@freebsd.org
Subject:   multimedia remote probed as ugen
Message-ID:  <4F1D68E6.4030900@gmail.com>

next in thread | raw e-mail | index | archive | help
Hi there,

I have a not very USB compliant remote controller for PC, it's an 
auvisio VRC 1000. It has a support for mouse and keyboard as well, only 
multimedia keys should be used as human interface device (uhid then).

But since I've upgraded to 9.0, the remote is probed as ugen and I can't 
extract anything from it :

ugen4.2: <vendor 0x05a4> at usbus4
ukbd1: <vendor 0x05a4 product 0x9881, class 0/0, rev 1.10/1.10, addr 2> 
on usbus4
kbd3 at ukbd1
ums1: <vendor 0x05a4 product 0x9881, class 0/0, rev 1.10/1.10, addr 2> 
on usbus4
ums1: 5 buttons and [XYZ] coordinates ID=1

root@Groseille ~ # usbhidctl -f /dev/ugen4.2 -r
usbhidctl: USB_GET_REPORT_DESC

What can I do? Is it possible to add a quirk to detect this as an uhid 
or anything else?

Cheers,

-- 
David Demelier



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