1
0
mirror of https://gitlab.os-k.eu/os-k-team/os-k.git synced 2023-08-25 14:03:10 +02:00
Commit Graph

470 Commits

Author SHA1 Message Date
03220c04e1
You can trigger dummy syscalls 2021-02-26 13:58:45 +01:00
45fa378a65
Get rid of that unconsistent spaces 2021-02-26 13:23:25 +01:00
e00ce40c6e int 0x80 is triggered (but nothing printed though)
* Better gdb options (hbreak)
* 255 isr can now be registered
* EarlyExceptionHandler is static
2021-02-26 13:18:20 +01:00
3bb1b31eeb Out of memory great again 2021-02-22 15:47:51 +01:00
494e85e6dc
Merge branch 'disk' 2021-02-22 15:44:29 +01:00
65694e4b5e
Happy new year ! (a bit late) 2021-02-18 19:54:35 +01:00
562cf11bca
Merge branch 'master' into disk 2020-09-27 20:33:12 +02:00
33a614d8e2
Legal update 2020-09-27 17:33:48 +02:00
f30d313d70
Merge branch 'pci' into disk 2020-02-20 10:08:40 +01:00
cffb941feb
Merge branch 'pci' into shell 2020-02-20 08:46:46 +01:00
52aa9107ea
New tree ok 2020-02-19 22:22:38 +01:00
50956d2471
Rewriting project tree 2020-02-19 22:21:41 +01:00
cd10ff92a0
Rewriting all project tree 2020-02-19 22:19:58 +01:00
d515b38f60
Merge branch 'disk' of gitlab.os-k.eu:os-k-team/os-k into disk 2020-02-19 20:45:41 +01:00
a1fd3c5e51
Reworking on tree 2020-02-19 19:28:30 +01:00
a6ecb101b6
Merge branch 'pci' into disk 2020-02-17 19:18:11 +01:00
da0bf304aa
Enumerating PCI bus according to the actual MCFG size and not maximum 2020-02-17 19:17:52 +01:00
701b0f0804
WIP : working on AHCI 2020-02-17 19:10:59 +01:00
3ed5a9ef45
Merge branch 'pci' into disk 2020-02-17 18:59:22 +01:00
26446515b3
Mapping only MCFG according to its actual size and not maximum 2020-02-17 18:59:04 +01:00
a48e9a771d
Mapping only MCFG according to its actual size and not maximum 2020-02-17 18:58:56 +01:00
bf6e226f0a
Mapping only MCFG according to it size and not maximum 2020-02-17 18:58:45 +01:00
b5c1f78104
Merge branch 'pci' into disk 2020-02-17 18:47:37 +01:00
41560b133d
Added class and subclass for PCI enumerating 2020-02-17 18:47:23 +01:00
783dc0e697
Bug correction : map before enumerate 2020-02-15 11:11:49 +01:00
c6910a745b
Print debug buffer on panic 2020-02-14 16:07:46 +01:00
5dff67c3aa
Merge branch 'master' into disk 2020-02-13 15:55:00 +01:00
ac43dcd8f7
WIP: ATA 2020-02-13 15:51:28 +01:00
Antoine Cure
3bbfa136eb
Little correction about KPAGESIZE 2020-02-13 15:32:20 +01:00
6ef5f0ef35
Cleanup things 2020-02-13 13:40:07 +01:00
a4287f02e5
Some cosmetics, add panic when necessary 2020-02-13 13:06:18 +01:00
Antoine Cure
dbee7c4d00
Little correction 2020-02-13 10:40:14 +01:00
Antoine Cure
a77637cde0
Some functions and read-write access for config space 2020-02-12 23:55:54 +01:00
Antoine Cure
4dd9db33d5
Little correction 2020-02-12 18:30:12 +01:00
Antoine Cure
06a80dc073
Added: pci device struct and useful function for drivers 2020-02-12 18:28:32 +01:00
03af335ead
Merge branch 'pci' of gitlab.os-k.eu:os-k-team/os-k into pci 2020-02-12 17:51:31 +01:00
f1ae002ded
Some cleanup 2020-02-12 17:51:14 +01:00
Antoine Cure
362e90d380
PCI cleanup 2020-02-12 17:48:05 +01:00
df8ba9e3ea More professional dmesg 2020-02-12 16:09:44 +01:00
Antoine Cure
9930a45163
Fixed PCI config base address error 2020-02-12 13:15:10 +01:00
Antoine Cure
65312af6dc
PCI base functions 2020-02-11 23:47:02 +01:00
80214297c5
After strncmp bug correction 2020-02-11 17:45:58 +01:00
bb762db823
Merge branch 'shell' into pci 2020-02-11 16:27:32 +01:00
c214943340
misc cleanup 2020-02-11 16:25:54 +01:00
Julian Barathieu
ff0cb34df0 libbuf (reversal of reversal) 2020-02-11 11:16:24 +01:00
0f62dbb43b Merge branch 'acpi' into pci 2020-02-10 21:01:44 +01:00
12bdcbf19c Some updates 2020-02-10 19:46:20 +01:00
2e06454c2e Merge branch 'acpi' into pci 2020-02-10 13:27:43 +01:00
f30031e1d9 MCFG detected successfully. Oof. #73 2020-02-10 13:24:20 +01:00
Antoine Cure
8b8d17d93d WIP: get PCI config base address from MCFG table (3) 2020-02-10 09:18:25 +01:00