* 调整:使用宏定义来声明usb请求包 * new: 获取usb设备的config描述符 * new: 获取接口及端点描述符 * 临时修正系统根分区的挂载,使得能在真机上启动shell * xhci: set_config * bugfix: 解决之前错误的将control_endpoint信息绑定在xhci_hc下的bug * xhci configure endpoint(存在bug * 1 * 解决了configure endpoint出错的问题 * new: xhci驱动程序能够配置端点 * 删除trace usb的代码 xhci: 获取设备描述符并配置endpoint 存在问题:尚未能够正确初始化usb键盘,也没有将usb键盘相关的代码独立出来。
DragonOS
Languages 中文|English
This project is a operating system running on computer which is in X86_ 64 Architecture . The DragonOS is currently under development!
All you want to know about DragonOS is here - DragonOS
Websites
- Home Page DragonOS.org
- Documentation docs.DragonOS.org
- BBS bbs.DragonOS.org
- QQ group 115763565
- code search engine code.DragonOS.org
How to run?
The steps to run DragonOS are very simple. You can refer to the following materials to run DragonOS in the shortest 15 minutes!
DragonOS' Features
See documentation:Features
How to join DragonOS ?
If you are willing to join us, you can check the project panel of GitHub warehouse, select the recently planned functions, and improve them.
Or, you can also bring your ideas and ideas, discuss with the community partners, and create some new functions for dragonos.
How to come in contact with the community?
You can send me an email. My email address is[ longjin@RinGoTek.cn ](mailto: longjin@RinGoTek.cn )。
Or join our development exchange QQ group: 115763565
For the discussion of formal issues, we suggest that they be discussed in the forum BBS.Dragonos.org In the corresponding section of the, use formal language to post for discussion. Or ask questions under the issue of the warehouse.
While posting, you can forward the post to the communication QQ group, which can make the communication of problems more efficient and facilitate the archiving of problems.
List of contributors
Contributors to fslongjin/DragonOS · GitHub
Contact with me
Email:longjin@RinGoTek.cn
Blog:longjin666.cn
Reward
Dragonos is a public welfare open source project, but its daily maintenance still needs some funds. If you want, you can visit Sponsor - DragonOS, so as to promote the development of this project. The list of all sponsors will be published.
Where will the sponsorship funds be used?
-
Server expenses of official website and community forum
-
Code search engine server expenses (this is not a small amount)
-
Expenses for domain name, CDN and other services
-
Any use that is conducive to the development and construction of DragonOS
Sponsors
Open source statement
This project adopts GPLv2 LICENSE for open source. You are welcome to use the code of this project on the basis of abiding by the open source license!
What we support: using this project to create greater value and contribute code to this project under the condition of abiding by the agreement.
What we condemn: any non-compliance with the open source license. Including but not limited to: plagiarizing the code of the project as your graduation project and other academic misconduct, as well as commercial closed source use without payment.
If you find any violation of the open source license, we welcome you to send email feedback! Let's build an honest open source community together!
References
This project refers to the following materials. I sincerely give my thanks to the authors of these projects, books and documents!
-
Implementation of a 64 bit operating system, Tian Yu (POSTS&TELECOM PRESS)
-
Principle and implementation of modern operating system, Chen Haibo, Xia Yubin (China Machine Press)
-
Multiboot2 Specification version 2.0
-
ACPI_6_3_final_Jan30
-
the GNU GRUB manual
-
Intel® 64 and IA-32 Architectures Software Developer’s Manual
-
IA-PC HPET (High Precision Event Timers) Specification