Add upeksonly driver for UPEK TouchStrip sensor-only devices

The long awaited 147e:2016 reverse engineering efforts.
Image quality is OK, not brilliant - a little fuzzy, but it works
quite well.
This commit is contained in:
Daniel Drake
2008-07-09 03:23:21 +01:00
parent 59c62c7d74
commit 3915cb2622
4 changed files with 1039 additions and 1 deletions

View File

@@ -335,6 +335,7 @@ static struct fp_img_driver * const img_drivers[] = {
&aes2501_driver,
&uru4000_driver,
&vcom5s_driver,
&upeksonly_driver,
/* &aes1610_driver,
&upektc_driver,
&fdu2000_driver, */