From: Minep Date: Sun, 1 May 2022 15:47:38 +0000 (+0100) Subject: Restructure the interrupt vector distribution for better matching of their inherit... X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/commitdiff_plain/9440be3a5115a91dcdf8dff05a361cac4b6cea29?hp=9440be3a5115a91dcdf8dff05a361cac4b6cea29 Restructure the interrupt vector distribution for better matching of their inherit priority, and ... Attempts to resolve the spurious keyboard buffer full irq when after issuing the command to ps/2. Adjust the comments and formatting. ---