froggey / Mezzano

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

USB: Update USB probe code, rewrite/reorganize the HID driver and implement hid keyboard driver #184

Open fittestbits opened 3 years ago

fittestbits commented 3 years ago

This PR makes the HID driver code more general and the HID mouse driver now supports the qemu usb-tablet device as well as additional USB mice.