kext: add PS/2 keyboard/mouse driver

This commit is contained in:
2023-05-08 18:19:28 +01:00
parent add48f8a83
commit a4f2dec1fb
2 changed files with 236 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
name: ps2kbd
description: |
PS2 Keyboard and Mouse Driver
id: net.doorstuck.socks.ps2kbd
license: BSD-3-Clause
copyright: Copyright © Max Wash 2023
sources:
- main.c