opnsense-src/sys/dev/vmd
Neel Chauhan ad1f608fb2 vmd: Rename vmd_bus class to pci
This fixes a kernel panic when probing for vmd_bus on Intel TigerLake on
14-CURRENT. Apparently, vmd_bus is a type of PCI bus, but was registered
as a separate device class.

PR:			256915
Reviewed by:		imp
Differential Revision:	https://reviews.freebsd.org/D31071
2021-07-15 19:26:20 -07:00
..
vmd.c Add support for some more Intel VMD controllers. Some of the 2021-01-28 15:12:14 -08:00
vmd.h Add support for some more Intel VMD controllers. Some of the 2021-01-28 15:12:14 -08:00
vmd_bus.c vmd: Rename vmd_bus class to pci 2021-07-15 19:26:20 -07:00