feat: (ahci) support multiple AHCI controller
authorMinep <zelong56@gmail.com>
Thu, 10 Nov 2022 18:33:40 +0000 (18:33 +0000)
committerMinep <zelong56@gmail.com>
Thu, 10 Nov 2022 18:33:40 +0000 (18:33 +0000)
feat: (pci) pci device driver auto-binding
refactor: (isrm) change the interrupt vector type to int
fix: (waitq) mitigation of possible race condition in pwait
fix: (sched) expand stack size of dummy process for allowance in the using of kprintf
refactor: (kinit) reserve the higher half space as earlier as possible.


No differences found