2
0
mirror of https://git.missingno.dev/kolibrios-nvme-driver/ synced 2024-12-22 22:08:47 +01:00
kolibrios-nvme-driver/drivers/nvme
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
..
lib.asm refactor: replace memset with memsetdz 2024-07-08 15:49:43 -04:00
macros.inc fix PDEBUGF macro 2024-04-28 21:02:04 -04:00
Makefile fix nvme.sys dependencies 2024-04-20 20:28:06 -04:00
nvme.asm refactor: tweak some things 2024-07-20 16:38:12 -04:00
nvme.inc refactor: tweak some things 2024-07-20 16:38:12 -04:00