Replies: 2 comments
x86下的ps/2键盘驱动简单实现本质上的操作就是在发生键盘中断时读取 i8024 键盘控制器的输入缓冲区(端口 0x60)。 other
|
0 replies
|
参考链接: ps2_key驱动实现:
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Uh oh!
There was an error while loading. Please reload this page.
第一期 基于ps2 键盘开发驱动
All reactions