[Bug 260148] passthru stopped working
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 260148] passthru stopped working"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Nov 2021 23:16:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260148
Mark Johnston <markj@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |markj@FreeBSD.org
--- Comment #2 from Mark Johnston <markj@FreeBSD.org> ---
Indeed, from your pciconf output we have
bar [10] = type Memory, range 64, base rx9e200000, size 16384, disabled
but we should be enabling memory accesses on the host, even if no driver
attaches. I thought this was handled by pci_enable_io_modes.
--
You are receiving this mail because:
You are the assignee for the bug.