Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. https://wiki.osdev.org/AHCI
  2.  
  3. Specification - https://www.intel.com/content/dam/www/public/us/en/documents/technical-specifications/serial-ata-ahci-spec-rev1-3-1.pdf
  4.  
  5. https://wiki.osdev.org/PCI
  6.  
  7. https://github.com/dbittman/seakernel/tree/master/drivers/ahci
  8.  
  9. https://github.com/ZenithOS/ZenithOS/blob/master/src/Kernel/BlkDev/DiskAHCI.CC
  10.  
  11. https://github.com/BrownieOS/xOS/blob/master/kernel/blkdev/ahci.asm
  12.  
  13.