blob: bd7360994104e3e51c7c978a44f7c924f9ccd506 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# TO-DO list
- Make code more general to allow for stuff like T150/T248/T500 to be relatively
easily included.
- Use workqueues instead of doing everything in t300rs_timer
### T248
- open/close seems to crash the wheel and the kernel along with it, check how Windows handles it
- fix rdesc, 0x0a somewhere needs to be set to 0x60
|