Alex
|
25256d81a8
|
Added license headers to all project files
|
2023-04-04 02:19:05 +03:00 |
|
Alex
|
93afcd2210
|
QoL improvements
|
2023-03-27 20:11:32 +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
|
d7c9b7ab02
|
Prevent dangling pointer
|
2023-03-14 06:24:02 +02:00 |
|
Alex
|
10364e17f0
|
Forgot to clear KCallback after configuration
|
2023-03-10 17:00:49 +02:00 |
|
Alex
|
3b1efa2ed3
|
Fix wrong driver conflict detection
|
2023-03-09 06:46:09 +02:00 |
|
Alex
|
a265cb59c8
|
Return directly the driver error code
|
2023-03-08 05:09:40 +02:00 |
|
Alex
|
9a1a7b9955
|
Fixed PCI BAR mapping
|
2023-03-08 04:56:36 +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
|
98b797a95c
|
Naming convention
|
2023-02-06 19:31:40 +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
|
cddf0426e3
|
Fixed compiler warnings
|
2022-12-21 20:05:57 +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
|
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 |
|