aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/nvme
Commit message (Expand)AuthorAgeFilesLines
* Create a AHCI attachment for nvme.Warner Losh2019-08-211-0/+1
* Separate the pci attachment from the rest of nvmeWarner Losh2019-08-211-0/+1
* Belatedly add opt_nvme.h to fix building nvme.ko outside of a kernelWarner Losh2017-11-141-0/+1
* Add nvme_sim.c since that's not runtime switchable.Warner Losh2017-08-281-0/+1
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* Fix "make depend" with nvme.ko: add opt_cam.h to SRCSEnji Cooper2017-03-041-0/+1
* Add message when nvd disks are attached and detached.Jim Harris2013-07-191-0/+1
* Move the busdma mapping functions to nvme_qpair.c.Jim Harris2013-04-121-1/+0
* Add nvme(4) and nvd(4) Makefiles to the tree.Jim Harris2012-09-171-0/+21