PCIe Deep Dive
Ch 10: Linux PCI Basics — Enumeration·Driver Model·sysfs
Linux kernel의 PCIe — boot enumeration·struct pci_dev·driver matching·probe/remove·sysfs entry·ACPI 통합.
· 6분 읽기
pcie linux
2개의 포스트
Linux kernel의 PCIe — boot enumeration·struct pci_dev·driver matching·probe/remove·sysfs entry·ACPI 통합.
U-Boot Driver Model — uclass·driver·udevice 구조와 DT 기반 driver binding.