History log of /DragonOS/kernel/src/driver/input/serio/serio_device.rs (Results 1 – 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# bd70d2d1 24-Jul-2024 LoGin <longjin@DragonOS.org>

chore: 将工具链更新到2024-07-23 (#864)

* chore: 将工具链更新到2024-07-23


Revision tags: V0.1.10, V0.1.9
# a381e482 24-Jan-2024 R0ronoa <84278015+2447742618@users.noreply.github.com>

实现Ps/2鼠标驱动 (#500)

实现Ps/2鼠标驱动


# d8e29bff 17-Jan-2024 R0ronoa <84278015+2447742618@users.noreply.github.com>

增加serio总线和相关trait (#488)

* 新增serio总线和相关trait

* 补充SerioDeviceManager和SerioDriverManager