antifallobst
|
406dc0ee9e
|
feature (VFS): returning amount of written/read bytes
|
2023-05-02 18:01:53 +02:00 |
antifallobst
|
99cd492570
|
feature (TTY): implemented a cursor
|
2023-05-01 22:53:23 +02:00 |
antifallobst
|
66e6b0d3f8
|
refacotr (TTY): removed not needed function tty_alloc
|
2023-05-01 01:14:14 +02:00 |
antifallobst
|
33713a805a
|
feature (TTY): made tty easy linkable with process stdio/pipes
|
2023-04-30 17:25:53 +02:00 |
antifallobst
|
2b8a39feac
|
feature (PS/2): implemented a basic ps/2 keyboard driver and TTY
|
2023-04-30 12:07:54 +02:00 |
antifallobst
|
1777ca2150
|
refacotr (ahci): moved ahci.h from src to inc ^^
|
2023-04-28 19:00:43 +02:00 |
antifallobst
|
31fd385d41
|
feature (proc): implemented basic pipes and whole process pausing
|
2023-04-27 12:27:12 +02:00 |
antifallobst
|
a6e11d7e4e
|
feature (sysconfig): implemented basic system configuration
|
2023-04-27 00:18:05 +02:00 |
antifallobst
|
c1ec695ff6
|
feature (logger): implemented debug log macro which logs file and line number of its call in adition to a given format string
|
2023-04-26 20:14:06 +02:00 |
antifallobst
|
203a8c2049
|
feature (PCI): implemented a BASIC pci device manager
|
2023-04-25 23:03:03 +02:00 |
Eric-Paul Ickhorn
|
f8b70e4469
|
feature (PCI): Added rest of subclass stringify data
|
2023-04-25 22:28:10 +02:00 |
antifallobst
|
b3d06f829e
|
feature (PCI): added subclass strings
|
2023-04-26 21:57:18 +02:00 |
antifallobst
|
da46a78219
|
feature (PCI): implemented basic PCI enumerating
|
2023-04-25 17:13:09 +02:00 |
Eric-Paul Ickhorn
|
a904ffaaad
|
Starting from 0
|
2023-04-22 11:10:58 +02:00 |
Eric-Paul Ickhorn
|
b1f71e0230
|
Can't seem to get this working.
|
2023-04-22 10:48:15 +02:00 |
Eric-Paul Ickhorn
|
389868e848
|
fix (pci): Solved compilation errors
|
2023-04-22 03:35:07 +02:00 |
Eric-Paul Ickhorn
|
457bf6aa60
|
feature (pci): Added PCI subclass enums
|
2023-04-22 03:28:42 +02:00 |
antifallobst
|
cae02e598d
|
feature (syscalls): implemented basic stdout printing
|
2023-04-21 13:45:58 +02:00 |
antifallobst
|
766110435a
|
refactor (kernel): refactored the directory structure
|
2023-04-20 23:00:56 +02:00 |