froggey / Mezzano

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

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

Closed fitzsim closed 4 months ago

fitzsim commented 3 years ago

This new 8042 driver improves PS/2 initialization robustness.

I didn't intend to completely rewrite ps2.lisp but that's what ended up happening.

I had to do a big rebase onto master; I'm in the middle of building that, but I decided to send this to get the review started.