froggey / Mezzano

An operating system written in Common Lisp
MIT License
3.56k stars 188 forks source link

ps/2: Rewrite PS/2 controller driver #190

Closed fitzsim closed 3 years ago

fitzsim commented 3 years ago

This new 8042 driver package improves PS/2 initialization robustness. PS/2 keyboard and mouse drivers are also split into new packages.

This pull request addresses @froggey's comments on pull request #188.