mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 03:13:02 -05:00
IVRS can have entry of type legacy and non-legacy present at same time for same AMD-Vi device. ivhd driver will ignore legacy if new IVHD type is present as specified in AMD-Vi specification. Earlier both of IVHD entries used and two ivhd devices were created. Add support for new IVHD type 0x11 and 0x40 in ACPI. Create new struct of type acpi_ivrs_hardware_new for these new type of IVHDs. Legacy type 0x10 will continue to use acpi_ivrs_hardware. Reviewed by: avg Approved by: grehan Differential Revision:https://reviews.freebsd.org/D13160 |
||
|---|---|---|
| .. | ||
| acpica | ||
| ath/ath_hal/ar9300 | ||
| drm2/radeonkmsfw | ||
| ipw | ||
| iwi | ||
| iwm | ||
| iwn | ||
| liquidio | ||
| mwl | ||
| npe | ||
| nvidia | ||
| otus | ||
| ral | ||
| rsu | ||
| rtwn | ||
| run | ||
| uath | ||
| wpi | ||