antifallobst
antifallobst pushed to master at noxos/kernel 2023-06-06 18:30:54 +00:00
3fbc9dc274 fix (JSON): fixed array parsing
antifallobst pushed to master at noxos/kernel 2023-06-05 15:50:15 +00:00
83f5e77d52 feature (strings): implemented DJB string hashing function
antifallobst pushed to main at noxos/drivers 2023-06-01 20:54:01 +00:00
b2948a49fd feature (test driver): configuring driver on init
antifallobst pushed to master at noxos/documentation 2023-06-01 19:49:39 +00:00
0d2a60e2c3 docs (build instructions): updated build instructions to match the latest refactors.
antifallobst pushed to master at noxos/documentation 2023-06-01 19:24:19 +00:00
b455532316 docs (drivers): documented driver structure and API
antifallobst pushed to master at noxos/kernel 2023-06-01 17:40:57 +00:00
e69065f889 feature (drivers API): implemented 'nx_drv_log'
antifallobst pushed to master at noxos/kernel 2023-06-01 15:09:26 +00:00
2902215904 docs (readme): removed second roadmap header
antifallobst pushed to master at noxos/kernel 2023-06-01 15:05:00 +00:00
e85621ec55 docs (readme): updated and extended roadmap
antifallobst pushed to master at noxos/documentation 2023-06-01 15:04:57 +00:00
3b7eeb6460 docs (kernel): updated and extended roadmap
antifallobst pushed to master at noxos/kernel 2023-06-01 11:52:50 +00:00
b50750653d fix (drivers): applied the fix for PCI to USB too 🤦
antifallobst pushed to master at noxos/kernel 2023-06-01 11:51:00 +00:00
78ea65ec75 fix (drivers): pushing without testing was a bad idea ^^
antifallobst pushed to master at noxos/kernel 2023-06-01 11:12:44 +00:00
74aa1a4e4d feature (drivers): implemented driver registration and lookup
antifallobst pushed to master at noxos/libraries 2023-06-01 10:01:14 +00:00
2c4cb4dd01 feature (libnxdrv): implemented basic configuration API calls
antifallobst pushed to master at noxos/kernel 2023-06-01 09:59:51 +00:00
a904629abd feature (drivers): implemented a function for API functions to determine the calling driver
antifallobst pushed to master at noxos/kernel 2023-06-01 09:40:25 +00:00
263e7305cf feature (memory management): implemented a function to read the caller from the stack
antifallobst pushed to master at noxos/kernel 2023-05-31 22:10:27 +00:00
7d33377806 feature (drivers): implemented an infrastructure to link drivers into the kernel
antifallobst pushed to master at noxos/libraries 2023-05-31 22:07:46 +00:00
dab15d67c6 fix (libnxdrv): changed 'nx_drv_init' implementation to match header
antifallobst pushed to main at noxos/drivers 2023-05-31 22:07:38 +00:00
1f85d26779 refactor (test): moved from kernel repository
antifallobst pushed to master at noxos/kernel 2023-05-31 22:06:09 +00:00
3d4cea2060 refactor (drivers): moved test driver to drivers repository
antifallobst renamed repository from modules to noxos/drivers 2023-05-31 15:22:14 +00:00