« Return to Thread: Simple tablets

Re: Simple tablets

by Nikolai Kondrashov-2 :: Rate this Message:

| View in Thread

On Tue, Jan 3, 2012 at 12:20 PM, Nikolai Kondrashov <spbnick@...> wrote:
> I hope this answers your questions. Yet, feel free to ask more :)

Here are some links to complement the text:

USB HID specification:
http://www.usb.org/developers/devclass_docs/HID1_11.pdf

Evdev event codes documentation:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=blob;f=Documentation/input/event-codes.txt

Waltop and UC-Logic tablet kernel "drivers" done by me, explaining what's
wrong with them:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=blob;f=drivers/hid/hid-waltop.c
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=blob;f=drivers/hid/hid-uclogic.c

Information on various tablets I've gathered, along with fixed report
descriptors:
http://digimend.git.sourceforge.net/git/gitweb.cgi?p=digimend/devices.git;a=tree

Sincerely,
Nick

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create
new or port existing apps to sell to consumers worldwide. Explore the
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Linuxwacom-discuss mailing list
Linuxwacom-discuss@...
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss

 « Return to Thread: Simple tablets