forked from KolibriOS/kolibrios
kolibri-ahci: added missed files + info with useful links
git-svn-id: svn://kolibrios.org@9021 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
21816f5c0b
commit
c587f61465
12
kernel/branches/kolibri-ahci/Info_ahci.txt
Normal file
12
kernel/branches/kolibri-ahci/Info_ahci.txt
Normal file
@ -0,0 +1,12 @@
|
||||
https://wiki.osdev.org/AHCI
|
||||
|
||||
Specification - https://www.intel.com/content/dam/www/public/us/en/documents/technical-specifications/serial-ata-ahci-spec-rev1-3-1.pdf
|
||||
|
||||
https://wiki.osdev.org/PCI
|
||||
|
||||
https://github.com/dbittman/seakernel/tree/master/drivers/ahci
|
||||
|
||||
https://github.com/ZenithOS/ZenithOS/blob/master/src/Kernel/BlkDev/DiskAHCI.CC
|
||||
|
||||
https://github.com/BrownieOS/xOS/blob/master/kernel/blkdev/ahci.asm
|
||||
|
BIN
kernel/branches/kolibri-ahci/kolibri_test2.img
Normal file
BIN
kernel/branches/kolibri-ahci/kolibri_test2.img
Normal file
Binary file not shown.
8
kernel/branches/kolibri-ahci/workspace.code-workspace
Normal file
8
kernel/branches/kolibri-ahci/workspace.code-workspace
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
}
|
Loading…
Reference in New Issue
Block a user