tianole/drivers/README.md

10 lines
274 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# drivers
设备驱动目录。
后续用于放置总线、平台设备和具体硬件驱动,例如 PCI、ACPI、串口、输入设备、
块设备、网络设备和显示设备。
当前 early serial log 仍属于早期调试 backend不迁入正式驱动模型。