rt-net / RaspberryPiMouse

Raspberry Pi Mouse Device Driver
Other
60 stars 458 forks source link

Support Kernel > 5.12 #78

Closed Tiryoh closed 1 year ago

Tiryoh commented 1 year ago

What does this implement/fix?

https://github.com/rt-net/RaspberryPiMouse/issues/77 を修正します。

Raspberry Pi OS Buster(2019年リリース)は初期段階ではKernel 5.4だったので、Kernel 5.4〜5.15でビルドできるように変更をしています。

本pull request内では11ファイルの変更が発生していますが、rtmouse.cファイル以外の変更はビルドテストにのみ関連しています。

より古いカーネルの4.xについてはビルドチェックを停止しています。

Does this close any currently open issues?

close #77

How has this been tested?

HW: Raspberry Pi Mouse V3 + Raspberry Pi 4 Model B

Any other comments?

Checklists

ShotaAk commented 1 year ago

23年5月にリリースされたRaspberry Pi OS (カーネルバージョン 6.1.21-v8)を試したら、 別のエラーが表示されたのでIssue立てました。

https://github.com/rt-net/RaspberryPiMouse/issues/79