* ADB tablet driver
@ 1999-07-03 16:15 Timothy Wall
0 siblings, 0 replies; only message in thread
From: Timothy Wall @ 1999-07-03 16:15 UTC (permalink / raw)
To: linuxppc-dev; +Cc: Adkins, Dave
[-- Attachment #1: Type: text/plain, Size: 728 bytes --]
Here's a rudimentary driver which provides basic tablet info to the read
(on /dev/adbtablet) and /proc/adbtablet interfaces. It's installable as
a module, but don't try to remove it, or the ADB subsys will hang
(there's not yet a method for unregistering ADB handlers). This was
built for 2.2.X kernels, but will probably run under older ones with
only minor mods.
This can easily be expanded to accomodate other ADB tablets, given the
appropriate data formats.
An added bonus is that it tells you all the default information for any
other ADB devices on your system (dev ID, handler ID, etc). Useful for
getting the handler ID for non-apple mice.
When I get some time I'll integrate this into the X server...
Tim Wall
[-- Attachment #2: adbtablet.c --]
[-- Type: image/x-xbitmap, Size: 10591 bytes --]
[-- Attachment #3: adbtablet.h --]
[-- Type: image/x-xbitmap, Size: 1711 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~1999-07-03 16:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-07-03 16:15 ADB tablet driver Timothy Wall
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).