Add Veridicom 5th Sense driver

Based on bus traffic analysis of the windows driver. This device is
working well, but finger presence detection is not yet implemented.
This commit is contained in:
Daniel Drake
2008-03-19 23:29:30 +00:00
parent 617ca8cd15
commit c9ff2c5541
4 changed files with 330 additions and 1 deletions

View File

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