aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/nvme/nvme_ahci.c
Commit message (Expand)AuthorAgeFilesLines
* Make nvme(4) driver some more NUMA aware.Alexander Motin2019-09-231-1/+0
* It turns out the duplication is only mostly harmless.Warner Losh2019-08-231-2/+0
* We need to define version 1 of nvme, not nvme_foo. Otherwise nvd won'tWarner Losh2019-08-221-1/+2
* Create a AHCI attachment for nvme.Warner Losh2019-08-211-0/+127