refactor: send the command with retry and error detection
authorMinep <zelong56@gmail.com>
Thu, 18 Aug 2022 15:31:23 +0000 (16:31 +0100)
committerMinep <zelong56@gmail.com>
Thu, 18 Aug 2022 15:31:23 +0000 (16:31 +0100)
commitc4d08ac5260bb26db10bcfd9dc6fd2db60efebe9
tree15d7acdd0e08e478ccf85b5814bb3cc43ec559ef
parentbf870a1dde437a48ae40d092a14e164c861ea102
refactor: send the command with retry and error detection
chore: other refactorings
lunaix-os/hal/ahci/ahci.c
lunaix-os/hal/ahci/ata.c
lunaix-os/hal/ahci/atapi.c
lunaix-os/hal/ahci/utils.c
lunaix-os/includes/hal/ahci/ahci.h
lunaix-os/includes/hal/ahci/hba.h
lunaix-os/includes/hal/ahci/sata.h
lunaix-os/includes/hal/ahci/scsi.h
lunaix-os/includes/hal/ahci/utils.h [deleted file]
lunaix-os/includes/klibc/string.h
lunaix-os/libs/klibc/string/trim.c [new file with mode: 0644]