https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239143

Andriy Gapon <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Andriy Gapon <[email protected]> ---
Kostik,
could you please take a look at this?
The problem seems to be that dmar_find() assumes that the device must be on a
pci bus but not all devices that can request an MSI actually are.
ivhd in this case is an "artificial" device on acpi bus.  It is created (via
device_identify) based on a special ACPI table and there is no corresponding
device in the ACPI namespace.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-acpi
To unsubscribe, send any mail to "[email protected]"

Reply via email to