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 2fc8e7f34e perf: remove unneeded timeout code in controller reset/startup
Due to a misunderstanding, I thought the spec stated that you have to
wait for a specified duration after CSTS.RDY changes, but in reality
it's just the timeout value. I've included the timeout on debug builds
anyway just so you can see the messages it prints to the board without
dissapearing instantly.
2024-06-21 14:22:22 -04:00
drivers/nvme perf: remove unneeded timeout code in controller reset/startup 2024-06-21 14:22:22 -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 fix nvme.sys dependencies 2024-04-20 20:28:06 -04:00