19 Commits

Author SHA1 Message Date
Alex
98677c7b5b
Unhook interrupts from every driver on crash 2023-03-27 20:30:03 +03:00
Alex
f4641e21fe
Refactor driver file creation to use structured binding 2023-03-26 21:20:12 +03:00
Alex
76f8477712
Update driver loading procedure 2023-03-23 20:49:13 +02:00
Alex
f86f3d9293
Rename std functions to match the standard 2023-03-23 04:56:49 +02:00
Alex
9a1a7b9955
Fixed PCI BAR mapping 2023-03-08 04:56:36 +02:00
Alex
5c91f23527
x32 is now compiling 2023-03-04 21:17:19 +02:00
Alex
645578894e
Updated driver loading code 2023-03-02 02:32:55 +02:00
Alex
75883030ad
Renamed "interrupts.hpp" to "ints.hpp" 2023-02-28 12:58:09 +02:00
Alex
3f3b636caf
Updated driver loading 2023-01-07 20:14:44 +02:00
Alex
a9dacd1d21
Renamed "Tracker" to "MemMgr" because it could be used for shared memory and more useful features 2022-12-24 01:51:55 +02:00
Alex
a677f3c159
Updated types 2022-12-21 00:43:51 +02:00
Alex
e4ec9d87b8
Improved driver loading/unloading 2022-12-18 14:31:02 +02:00
Alex
32e8eecc69
Added "UnloadDriver" function 2022-12-17 18:21:28 +02:00
Alex
ed49b3ab7c
Fixed broken driver unloading on shutdown/crash 2022-12-17 18:20:47 +02:00
Alex
d33a812703
Updated driver loading code 2022-12-16 03:08:31 +02:00
Alex
74fc521ebf
Fixed compiler warning 2022-11-06 02:42:40 +02:00
Alex
a7bf3accca
Support multiple interrupt hooks 2022-11-06 01:19:28 +02:00
Alex
2650202bc5
Added IOCB function 2022-11-02 04:13:43 +02:00
Alex
917e000f6c
Implemented driver support (bad but works) 2022-11-01 01:56:32 +02:00