Merge into main the new state of the operating system/kernel #1
@ -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
|
||||
|
@ -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
BIN
screenshots/PCIBusEnumeration.png
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user