aboutsummaryrefslogtreecommitdiff
path: root/tminit.c
AgeCommit message (Collapse)Author
2026-01-20add T598 to device listtspcKimplul
+ Seems to not tolerate init packets, interestingly. Might have to come up with some better way to handle wheel init, darn. try bypassing normal setup
2025-11-23add TS-PCKimplul
+ Courtesy of @BDave95
2025-06-28add T300RS with 488 GT3 attachmentKimplul
+ It seems to require special handling that can't be dealth with in tmff2
2024-09-17Merge pull request #1 from yassineimounachen/usbKimplul
add support for TS-XW initialization
2024-09-17Delete useless tab indentyassineimounachen
2024-05-09fix compilation on mintKimplul
+ Apparently some kernel headers are implicitly included on Debian or something, and Mint requires explicit #include statements. Weird.
2024-04-29add support for TS-XW initializationYassine Imounachen
2024-04-16test duplicating driverKimplul