linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [eBeam PATCH 0/2] new USB eBeam input driver
@ 2012-09-01 22:52 Yann Cantin
  2012-09-01 22:52 ` [eBeam PATCH 1/2] hid: Blacklist eBeam devices Yann Cantin
  2012-09-01 22:52 ` [eBeam PATCH 2/2] input: misc: New USB eBeam input driver Yann Cantin
  0 siblings, 2 replies; 6+ messages in thread
From: Yann Cantin @ 2012-09-01 22:52 UTC (permalink / raw)
  To: linux-input-u79uwXL29TY76Z2rM5mHXA,
	linux-usb-u79uwXL29TY76Z2rM5mHXA
  Cc: gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r,
	dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

Hi,

New USB input driver for eBeam devices.

Currently supported (tested) :
- Luidia eBeam classic projection and edge projection models
- Nec "interactive solution" NP01Wi1 & NP01Wi2 for video-projectors.

There's others devices (includind re-branded ones) in the wild that
should be supported out of the box.

So, the code :

Patch 1 to blacklist the devices for hid generic-usb.

Patch 2 is the actual driver.

Notable stuff :
- use div64_s64 for portable 64/64-bits divisions.
- 13 sysfs custom files : 9 values for the transformation matrix,
  4 for xy ranges and a calibration trigger.

The module run fine with a 3.3.6 and a 3.5.0 kernel, both x86_32 and 64.

Thanks for your help.

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-09-05 20:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-01 22:52 [eBeam PATCH 0/2] new USB eBeam input driver Yann Cantin
2012-09-01 22:52 ` [eBeam PATCH 1/2] hid: Blacklist eBeam devices Yann Cantin
2012-09-01 22:52 ` [eBeam PATCH 2/2] input: misc: New USB eBeam input driver Yann Cantin
2012-09-05  7:29   ` Oliver Neukum
2012-09-05 19:58     ` Yann Cantin
2012-09-05 20:10       ` Oliver Neukum

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