summaryrefslogtreecommitdiff
path: root/sys/modules/nvme
AgeCommit message (Expand)Author
2025-12-10nvme_sim: Connect to events broadcast with nvme_ifWarner Losh
2025-06-16nvme.ko: Don't include nvme_util.cJohn Baldwin
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2021-11-18Fix some modules to export more used symbolsKonstantin Belousov
2019-08-21Create a AHCI attachment for nvme.Warner Losh
2019-08-21Separate the pci attachment from the rest of nvmeWarner Losh
2017-11-14Belatedly add opt_nvme.h to fix building nvme.ko outside of a kernelWarner Losh
2017-08-28Add nvme_sim.c since that's not runtime switchable.Warner Losh
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2017-03-04Fix "make depend" with nvme.ko: add opt_cam.h to SRCSEnji Cooper
2013-07-19Add message when nvd disks are attached and detached.Jim Harris
2013-04-12Move the busdma mapping functions to nvme_qpair.c.Jim Harris
2012-09-17Add nvme(4) and nvd(4) Makefiles to the tree.Jim Harris