From: Minep Date: Thu, 10 Nov 2022 18:33:40 +0000 (+0000) Subject: feat: (ahci) support multiple AHCI controller X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/commitdiff_plain/43c43c058ededea929645fef68d15820eed1f5e9?hp=43c43c058ededea929645fef68d15820eed1f5e9 feat: (ahci) support multiple AHCI controller 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. ---