PCI support checked of on features.md, PCI enumeration screenshot added to readme.md

dev
Nigel Barink 2021-11-28 21:12:12 +01:00
parent 08b97af863
commit a36e3d1c16
3 changed files with 7 additions and 1 deletions

View File

@ -16,6 +16,9 @@ W.I.P - Working on interrupt handling
![Multiboot integration](screenshots/multiboot.png) \
Multiboot information can be read by the kernel.
![PCI enumeration](screenshots/PCIBusEnumeration.png) \
Enumerating the PCI bus
________________________
### The goal

View File

@ -17,7 +17,7 @@
<input type="checkbox" /> Enable SIMD Extensions (SSE)
## Other features I am thinking of:
<input type="checkbox" /> PCI support \
<input type="checkbox" checked/> PCI support \
<input type="checkbox" /> ATA PIO Mode support \
<input type="checkbox" /> USTAR Filesystem ( For its simplicity this is very likely the first filesystem the OS is going to support) \
<input type="checkbox" /> ACPI support ( Or some other basic way to support shutdown, reboot and possibly hibernation ) \

BIN
screenshots/PCIBusEnumeration.png (Stored with Git LFS) Normal file

Binary file not shown.