Updating src tree:
P src/crypto/external/bsd/openssh/dist/channels.c
P src/sys/dev/ic/malo.c
P src/sys/dev/pci/ixgbe/if_sriov.c
P src/sys/dev/pci/ixgbe/ixgbe.c
P src/sys/dev/pci/ixgbe/ixgbe_82598.c
P src/sys/dev/pci/ixgbe/ixgbe_82598.h
P src/sys/dev/pci/ixgbe/ixgbe_82599.c
P src/sys/dev/pci/ixgbe
Hi,
Taylor R Campbell writes:
> Better yet -- can you try the attached patch?
> From e484fe666999730543f490ce6084486f7d7ce524 Mon Sep 17 00:00:00 2001
> From: Taylor R Campbell
> Date: Fri, 24 Dec 2021 11:12:43 +
> Subject: [PATCH] i915: Use AcpiOsMapMemory, not bus_space_map, for opregion.
Better yet -- can you try the attached patch?
>From e484fe666999730543f490ce6084486f7d7ce524 Mon Sep 17 00:00:00 2001
From: Taylor R Campbell
Date: Fri, 24 Dec 2021 11:12:43 +
Subject: [PATCH] i915: Use AcpiOsMapMemory, not bus_space_map, for opregion.
Needed because this appears in firmware-
> Date: Thu, 23 Dec 2021 17:26:49 +
> From: Taylor R Campbell
>
> > Date: Fri, 24 Dec 2021 01:53:03 +0900
> > From: Ryo ONODERA
> >
> > And with this patch, I have gotten the following dmesg:
> > This has no bus_space_map and extent_alloc_subregion1...
>
> OK, can you try the attached patc
riastr...@netbsd.org (Taylor R Campbell) writes:
> #include
> if (bpa <=3D BADADDR && BADADDR < bpa + size)
> db_stacktrace();
>Then share the dmesg output on boot with this change to
>bus_space_reserve?
>This way we can track down who's reserving the registers that
>inte