Comment 73 for bug 1861610

Revision history for this message
Ferenc Szabo (ferenc-szabo) wrote :

@Niko: You can try to commment out these lines too, but I doubt this fix will work in your case:

//If ((TPTY == One))
//{
    _HID = "ELAN0633"
    BADR = 0x15
    HID2 = One
    Return (Zero)
//}
//
//If ((TPTY == 0x02))
//{
// _HID = "SYNA2B61"
// BADR = 0x2C
// HID2 = 0x20
// Return (Zero)
//}