feat: PCI bus probing
authorMinep <zelong56@gmail.com>
Mon, 27 Jun 2022 14:35:27 +0000 (15:35 +0100)
committerMinep <zelong56@gmail.com>
Mon, 27 Jun 2022 14:35:27 +0000 (15:35 +0100)
commit5486af56a526398455ca6fa212e7b43c72daec98
tree3f789620b3e60baf8a123dc20efa2ed3216c3bb6
parent70946f6296a34d0a666cccce0da2959a8f77f419
feat: PCI bus probing
fix: typo in ESC perfix for ANSI color code.
lunaix-os/hal/pci.c [new file with mode: 0644]
lunaix-os/includes/hal/pci.h [new file with mode: 0644]
lunaix-os/includes/hal/pic.h
lunaix-os/kernel/kprintf.c
lunaix-os/kernel/proc0.c
lunaix-os/kernel/tty/tty.c