<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">
</div>
<div style="font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; font-size: 12pt; font-family: Calibri, Helvetica, sans-serif; color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">
Thank you for the quick reply.</div>
<div style="font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; font-size: 12pt; font-family: Calibri, Helvetica, sans-serif; color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">
I found some other sources, maybe one of this can be useful.</div>
<div style="font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; font-size: 12pt; font-family: Calibri, Helvetica, sans-serif; color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">
<a href="https://github.com/yangyangnau/android_kernel_xiaomi_msm8937/tree/cm-13.0/drivers/fingerprint" id="LPlnk897252">https://github.com/yangyangnau/android_kernel_xiaomi_msm8937/tree/cm-13.0/drivers/fingerprint</a><br>
</div>
<div style="font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; font-size: 12pt; font-family: Calibri, Helvetica, sans-serif; color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">
<a href="https://android.googlesource.com/kernel/msm/+/de70770205a6f15d50cb5e1d4bc114b5c872e764/drivers/input/fingerprint/fpc1020_main.c" id="LPlnk936389">https://android.googlesource.com/kernel/msm/+/de70770205a6f15d50cb5e1d4bc114b5c872e764/drivers/input/fingerprint/fpc1020_main.c</a><br>
</div>
<div style="font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; font-size: 12pt; font-family: Calibri, Helvetica, sans-serif; color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">
<a href="https://android.googlesource.com/kernel/msm.git/+/android-msm-bullhead-3.10-marshmallow-dr-0/drivers/input/misc/fpc1020_tee.c" id="LPlnk520477">https://android.googlesource.com/kernel/msm.git/+/android-msm-bullhead-3.10-marshmallow-dr-0/drivers/input/misc/fpc1020_tee.c</a><br>
</div>
<div style="font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; font-size: 12pt; font-family: Calibri, Helvetica, sans-serif; color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">
<a href="https://github.com/kirananto/ONEPLUS2RAZOR/blob/master/drivers/input/misc/fpc1020_main.c" id="LPNoLP634544">https://github.com/kirananto/ONEPLUS2RAZOR/blob/master/drivers/input/misc/fpc1020_main.c</a><br>
</div>
<div style="font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; font-size: 12pt; font-family: Calibri, Helvetica, sans-serif; color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">
<br>
</div>
<span style="font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; font-size: 14.6667px; font-family: "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif; color: rgb(51, 51, 51);">Regards,</span>
<div style="font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; font-size: 16px; font-family: "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif; color: rgb(51, 51, 51);">
<span style="font-size: 14.6667px;">Alex</span></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>Von:</b> Vasily Khoruzhick <anarsoul@gmail.com><br>
<b>Gesendet:</b> Montag, 26. Februar 2018 20:28<br>
<b>An:</b> SATRIANI Santana<br>
<b>Cc:</b> fprint@lists.freedesktop.org<br>
<b>Betreff:</b> Re: [fprint] Drivers are available for the Goodix GF3208 / Aquantia Corp. (27c6:5301)</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Hi,<br>
<br>
It's just a thin kernel shim for SPI device (and I doubt that this<br>
interface is used to connect fingerprint sensor in laptops, USB is<br>
more common).<br>
<br>
This device still requires userspace blob (which is actual driver).<br>
<br>
Regards,<br>
Vasily<br>
<br>
On Mon, Feb 26, 2018 at 6:14 AM, SATRIANI Santana <shantanna@hotmail.com> wrote:<br>
> Today, many new notebooks use these devices. Luckily I found the drivers for<br>
> it.<br>
> I found drivers for GF3208 / Aquantia Corp. (27c6:5301)<br>
> <a href="https://github.com/yangyangnau/android_kernel_xiaomi_msm8937/tree/cm-13.0/drivers/fingerprint/goodix">
https://github.com/yangyangnau/android_kernel_xiaomi_msm8937/tree/cm-13.0/drivers/fingerprint/goodix</a><br>
> Please put that to the llibfprint.<br>
><br>
> Thanks in advance.<br>
><br>
> _______________________________________________<br>
> fprint mailing list<br>
> fprint@lists.freedesktop.org<br>
> <a href="https://lists.freedesktop.org/mailman/listinfo/fprint">https://lists.freedesktop.org/mailman/listinfo/fprint</a><br>
><br>
</div>
</span></font></div>
</body>
</html>