aboutsummaryrefslogtreecommitdiff
path: root/sys/include/dev
AgeCommit message (Expand)Author
2024-07-14kernel: nvme: Fix NVMe op definitionIan Moffett
2024-07-13kernel: nvme: Add nvme bdevsw + support for readsIan Moffett
2024-07-12kernel: nvme: Setup I/O queues and namespacesIan Moffett
2024-07-11kernel/amd64: pci: Add support for PCI MSI-XIan Moffett
2024-07-10kernel: nvme: Improve nvme_identify()Ian Moffett
2024-07-10kernel: nvme: Add initial NVMe driver codeIan Moffett
2024-07-09kernel/amd64: pci: Add function to map BARsIan Moffett
2024-07-09kernel: cons: Improve char handling and add cursorIan Moffett
2024-07-09kernel: pci: Add PCI device lookupsIan Moffett
2024-07-09kernel: Add PCI driverIan Moffett
2024-06-04kernel/amd64: acpi: Support parsing MADTIan Moffett
2024-06-04kernel: Add initial ACPI codeIan Moffett
2024-06-04kernel: Add timer abstractionIan Moffett
2024-06-04project: Initial commitIan Moffett