feat: (ahci) support multiple AHCI controller
[lunaix-os.git] / lunaix-os / includes / hal / ahci / hba.h
2022-11-10 Minepfeat: (ahci) support multiple AHCI controller
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-09 MinepMerge branch 'master' into vfs-dev
2022-08-09 Minepfix: remove unwanted interrupts during disk init and...
2022-08-09 MinepMerge branch 'master' into vfs-dev
2022-08-09 Minepfix: incorrect settings of msi registers.
2022-07-20 Mineprefactor: change the disk io api to accept device inste...
2022-07-07 MinepMerge branch 'sata-ahci-dev'
2022-07-07 Mineprefactor: abstract out the code for prdte creation...
2022-07-07 Minepfeat: probe more device info
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