Closed Kimplul closed 4 years ago
Thanks. mergerd!
Should we pool our drivers into one repo, now that we(hopefully) have a more generic init system?
I'd like to first partially re-write the t150 driver to convert it to a hid driver like it should be (now it's an usb driver and causes binding conflicts with the hid subystem) before merging it in one repo and then see if it is possible to merge the t300 and the t150 drivers in one driver. (for example the ffb protocol used by the wheels it's different)
Of course, if you're satisfied with the state of this init driver you can keep a copy in your t300 repo
Sure, sounds good. Just hit me up when you feel you're ready for that, meanwhile I'll continue tweaking my driver.
Here are the changes along with the fixes you asked me to make.
Should we pool our drivers into one repo, now that we(hopefully) have a more generic init system?