Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - V index
The Linux kernel configuration item CONFIG_VMD
has multiple definitions:
drivers/pci/controller/Kconfig
The configuration item CONFIG_VMD:
CONFIG_PCI_MSI && CONFIG_X86_64 && ! CONFIG_UML
vmd
, vmd
, vmd
Adds support for the Intel Volume Management Device (VMD). VMD is a secondary PCI host bridge that allows PCI Express root ports, and devices attached to them, to be removed from the default PCI domain and placed within the VMD domain. This provides more bus resources than are otherwise possible with a single domain. If you know your system provides one of these and has devices attached to it, say Y; if you are not sure, say N.
To compile this driver as a module, choose M here: the module will be called vmd.
drivers/pci/host/Kconfig
The configuration item CONFIG_VMD:
CONFIG_PCI_MSI && CONFIG_X86_64 && CONFIG_SRCU
vmd
, vmd
, vmd
Adds support for the Intel Volume Management Device (VMD). VMD is a secondary PCI host bridge that allows PCI Express root ports, and devices attached to them, to be removed from the default PCI domain and placed within the VMD domain. This provides more bus resources than are otherwise possible with a single domain. If you know your system provides one of these and has devices attached to it, say Y; if you are not sure, say N.
To compile this driver as a module, choose M here: the module will be called vmd.
arch/x86/Kconfig
The configuration item CONFIG_VMD:
CONFIG_PCI_MSI
vmd
, vmd
, vmd
Adds support for the Intel Volume Management Device (VMD). VMD is a secondary PCI host bridge that allows PCI Express root ports, and devices attached to them, to be removed from the default PCI domain and placed within the VMD domain. This provides more bus resources than are otherwise possible with a single domain. If you know your system provides one of these and has devices attached to it, say Y; if you are not sure, say N.
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
8086
("Intel Corporation"), device: 201d
("Volume Management Device NVMe RAID Controller")8086
("Intel Corporation"), device: 201d
("Volume Management Device NVMe RAID Controller")8086
("Intel Corporation"), device: 201d
("Volume Management Device NVMe RAID Controller")8086
("Intel Corporation"), device: 201d
("Volume Management Device NVMe RAID Controller")8086
("Intel Corporation"), device: 28c0
("Volume Management Device NVMe RAID Controller")8086
("Intel Corporation"), device: 467f
("Volume Management Device NVMe RAID Controller")8086
("Intel Corporation"), device: 4c3d
("Volume Management Device NVMe RAID Controller")8086
("Intel Corporation"), device: 7d0b
("Volume Management Device NVMe RAID Controller Intel Corporation")8086
("Intel Corporation"), device: 9a0b
("Volume Management Device NVMe RAID Controller")8086
("Intel Corporation"), device: a77f
("Volume Management Device NVMe RAID Controller Intel Corporation")8086
("Intel Corporation"), device: ad0b
("Volume Management Device NVMe RAID Controller Intel Corporation")Raw data from LKDDb:
lkddb module vmd CONFIG_VMD : arch/x86/Kconfig : "Volume Management Device Driver" # in 4.5–4.8
lkddb module vmd CONFIG_VMD : drivers/pci/controller/Kconfig : "Intel Volume Management Device Driver" # in 4.18–4.20, 5.0–5.19, 6.0–6.12
lkddb module vmd CONFIG_VMD : drivers/pci/host/Kconfig : "Intel Volume Management Device Driver" # in 4.9–4.17
lkddb pci 8086 201d .... .... ...... : CONFIG_PCI CONFIG_VMD : drivers/pci/host/vmd.c # in 4.9–4.15
lkddb pci 8086 201d .... .... ...... : CONFIG_VMD : arch/x86/pci/vmd.c # in 4.5–4.8
lkddb pci 8086 201d .... .... ...... : CONFIG_VMD : drivers/pci/controller/vmd.c # in 4.18–4.20, 5.0–5.19, 6.0–6.12
lkddb pci 8086 201d .... .... ...... : CONFIG_VMD : drivers/pci/host/vmd.c # in 4.16–4.17
lkddb pci 8086 28c0 .... .... ...... : CONFIG_VMD : drivers/pci/controller/vmd.c # in 4.18–4.20, 5.0–5.19, 6.0–6.12
lkddb pci 8086 467f .... .... ...... : CONFIG_VMD : drivers/pci/controller/vmd.c # in 5.6–5.19, 6.0–6.12
lkddb pci 8086 4c3d .... .... ...... : CONFIG_VMD : drivers/pci/controller/vmd.c # in 5.6–5.19, 6.0–6.12
lkddb pci 8086 7d0b .... .... ...... : CONFIG_VMD : drivers/pci/controller/vmd.c # in 6.0–6.12
lkddb pci 8086 9a0b .... .... ...... : CONFIG_VMD : drivers/pci/controller/vmd.c # in 5.5–5.19, 6.0–6.12
lkddb pci 8086 a77f .... .... ...... : CONFIG_VMD : drivers/pci/controller/vmd.c # in 5.17–5.19, 6.0–6.12
lkddb pci 8086 ad0b .... .... ...... : CONFIG_VMD : drivers/pci/controller/vmd.c # in 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - V index
Automatically generated (in year 2024). See also LKDDb sources on GitLab