2
0
mirror of https://git.missingno.dev/kolibrios-nvme-driver/ synced 2024-12-22 22:08:47 +01:00
Go to file
Abdur-Rahman Mansoor 0eea7a6130 refactor: tweak some things
First of all, the driver will now abort initialization if it encounters
the first found namespace LBADS is not 512, since KolibriOS doesn't
support a LBADS greater than 512 as of now.

This commit also removes verbose debug logs and adds appropriate error
codes to nvme_readwrite
2024-07-20 16:38:12 -04:00
drivers/nvme refactor: tweak some things 2024-07-20 16:38:12 -04:00
.gitignore refactor some stuff 2024-06-11 19:57:02 -04:00
LICENSE add LICENSE 2024-04-17 15:39:25 -04:00
Makefile build: include debugging recipe 2024-06-25 18:37:48 -04:00