Difference between revisions of "Integrated Fingerprint Reader"
m (ok now the grammar is right ;[)  | 
				 (→Related Links)  | 
				||
| Line 21: | Line 21: | ||
* [http://www.trustedreviews.com/article.aspx?page=1643&head=36 Review from TrustedReviews of the fingerprint scanner]  | * [http://www.trustedreviews.com/article.aspx?page=1643&head=36 Review from TrustedReviews of the fingerprint scanner]  | ||
* [http://biomark.org.ru/en/ A (Russian) project that provides support for a (different model) of fingerprint scanner] (also a USB device, though)  | * [http://biomark.org.ru/en/ A (Russian) project that provides support for a (different model) of fingerprint scanner] (also a USB device, though)  | ||
| − | * [http://linuxbiometrics.com/modules/newbb/viewtopic.php?topic_id=8&forum=1 Discussion of the T42/T42p fingerprint scanner on the Linux Biometrics site]  | + | * [http://linuxbiometrics.com/modules/newbb/viewtopic.php?topic_id=8&forum=1 Discussion of the T42/T42p fingerprint scanner on the Linux Biometrics site]  ''(Linux Biometrics site has blown up so for now this link does not work)''  | 
* [http://linuxbiometrics.com/modules/news/article.php?storyid=16 UPEK announcement (planned, closed-source) support for BioAPI on Linux] The first release was scheduled for September 2005; the final driver came out in December 2005.  | * [http://linuxbiometrics.com/modules/news/article.php?storyid=16 UPEK announcement (planned, closed-source) support for BioAPI on Linux] The first release was scheduled for September 2005; the final driver came out in December 2005.  | ||
Revision as of 11:39, 24 April 2006
  
 | 
Integrated Fingerprint ReaderIBM released a second generation of T42 models in Autumn 2004 featuring Intel Pentium M 765 processors and an integrated fingerprint reader. The fingerprint reader is produced by a company called UPEK, which specializes in the manufacture of fingerprint readers. It seems to be integrated as a USB device. Furthermore, IBM states that there's an interface with the Embedded Security Subsystem.  | 
Linux Support
A closed source driver from the vendor has been released. It interfaces to the hardware as a user-space USB driver through /proc/bus/usb and provides a BioAPI 1.10 device, which can then be interfaced to pam for authentication by user programs. The driver can be downloaded from http://www.upek.com/support/dl_linux_bsp.asp; see the corresponding HOWTO for detailed instructions.
Related Links
- UPEK customer report about the deal with IBM
 - Review from TrustedReviews of the fingerprint scanner
 - A (Russian) project that provides support for a (different model) of fingerprint scanner (also a USB device, though)
 - Discussion of the T42/T42p fingerprint scanner on the Linux Biometrics site (Linux Biometrics site has blown up so for now this link does not work)
 - UPEK announcement (planned, closed-source) support for BioAPI on Linux The first release was scheduled for September 2005; the final driver came out in December 2005.
 
