Andreas Kling
|
b05ed591ab
|
VFS mounts an ext2fs root! :^)
|
2018-10-17 11:44:06 +02:00 |
|
Andreas Kling
|
d2425495ca
|
VirtualFileSystem class builds inside Kernel.
|
2018-10-17 11:40:58 +02:00 |
|
Andreas Kling
|
9171521752
|
Integrate ext2 from VFS into Kernel.
|
2018-10-17 10:57:23 +02:00 |
|
Andreas Kling
|
aec8ab0a60
|
Add the basic character devices to kernel.
|
2018-10-16 14:33:16 +02:00 |
|
Andreas Kling
|
12e515735b
|
Add a simple IDEDiskDevice class that implements DiskDevice from VFS.
|
2018-10-16 14:17:43 +02:00 |
|
Andreas Kling
|
72bb80a9ae
|
These changes were lying around uncommitted in the old repo.
I'm just gonna commit them without too much thinking and then take
it from there.
|
2018-10-16 11:06:35 +02:00 |
|
Andreas Kling
|
87d41bdca4
|
If an interrupt comes from the slave PIC, both PICs need an EOI.
|
2018-10-16 11:05:29 +02:00 |
|
Andreas Kling
|
9396108034
|
Import the "gerbert" kernel I worked on earlier this year.
It's a lot crappier than I remembered it. It's gonna need a lot of work.
|
2018-10-16 11:02:00 +02:00 |
|