ld-tool portability fix: MacOS build experience
[lunaix-os.git] / lunaix-os / includes / hal / ahci / scsi.h
2023-07-16 Minepchore: fix almost *ALL* warnings.
2022-11-13 Mineprefactor: replace all stdint::uint32_t into short and...
2022-11-09 Minepfeat: asynchronized SATA IO
2022-08-18 Mineprefactor: send the command with retry and error detection
2022-08-18 Minepfix: READ_CAPACITY command for 12 bytes CDB SCSI device.
2022-08-14 MinepMerge branch 'vfs-dev'
2022-08-14 Minepfeat: lru eviction policy on page caches
2022-08-09 MinepMerge branch 'master' into vfs-dev
2022-08-09 MinepMerge branch 'master' into vfs-dev
2022-07-27 Minepfeat: open(2), close(2), mkdir(2) and readdir(2) syscall
2022-07-07 MinepMerge branch 'sata-ahci-dev'
2022-07-06 MinepMerge branch 'master' into sata-ahci-dev
2022-07-05 Minepfeat: disk read/write support for both ATA and ATAPI...
2022-07-05 MinepMerge branch 'master' into sata-ahci-dev
2022-07-04 Minepfeat: ATAPI device capacity probing