max at bruningsystems.com :
> Hi,
>
> I would like to get rid of the streams module I am currently using for 
> my usb Wacom
> tablet driver.  The problem is that I have no way of sending 
> HID_SET_REPORT from
> application level.  My streams module uses M_CTL messages to do the 
> HID_SET_REPORT
> (and to get vendor id/product id).  I would like to do this with ioctl 
> from application level,
> but hid currently does not handle M_IOCTL.  So, any plans on changing 
> hid to allow this?
> Or is there another way?
It seems to be not hard to be implemented in hid driver.
We will consider adding this into the HID extending project. Our 
prototype of the project will be done.
>
> On a related note, I am pretty far along to completing a usb wacom 
> tablet driver to work with
> Xorg and OpenSolaris.  It has been (somewhat) tested on Intuos, 
> Bamboo, and Graphire
> models using gimp.  If anyone would like to give it a try, please send 
> me an email and I'll send you
> the X input module library, and the driver.  (Sorry, currently no 
> source, only binary).
I would like to try your tablet driver and X module.

Regards,
Strony
>
> thanks,
> max
>
> _______________________________________________
> driver-discuss mailing list
> driver-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/driver-discuss


Reply via email to