chore: edit readme
[lunaix-os.git] / README.md
index 0338614c8c43bc53eb53a8312672798193de1dcf..bad8edc91ace906c6feaeea4feeaebcfdb5f41cc 100644 (file)
--- a/README.md
+++ b/README.md
@@ -26,7 +26,8 @@ LunaixOS - 一个简单的,详细的,POSIX兼容的(但愿!),带有
 + 用户模式
 + 信号机制
 + PCI 3.0
-+ PCIe 2.0 (WIP)
++ PCIe 1.1 (WIP)
++ Serial ATA AHCI (WIP)
 
 ## 目录结构
 
@@ -55,6 +56,12 @@ LunaixOS - 一个简单的,详细的,POSIX兼容的(但愿!),带有
 + MC146818A (Datasheet)
 + Intel 500 Series Chipset Family Platform Controller Hub (Datasheet - Volume 2)
 + PCI Local Bus Specification, Revision 3.0
++ PCI Express Base Specification, Revision 1.1
++ PCI Firmware Specification, Revision 3.0
++ Serial ATA - Advanced Host Controller Interface (AHCI), Revision 1.3.1
++ Serial ATA: HIgh Speed Serialized AT Attachment, Revision 1.0a
+
+**免责声明:PCI相关的标准最终解释权归PCI-SIG所有。此处提供的副本仅供个人学习使用。任何商用目的须向PCI-SIG购买。**
 
 #### 理论书籍
 + *Computer System - A Programmer's Perspective Third Edition (CS:APP)* (Bryant, R & O'Hallaron, D)