Hi Mark,

On Thu, Mar 09, 2023 at 05:23:55PM +0100, Mark Kettenis wrote:
| > Date: Thu, 09 Mar 2023 14:48:25 +0100
| > From: Mark Kettenis <mark.kette...@xs4all.nl>
| > 
| > The diff below fixes an issue with the way we attach "APCI devices".
| > As with all ACPI diffs, this may potentially introduce regressions, so
| > some wider testing would be welcome.
| > 
| > The fix itself involves resolving a "nameref" in the package that
| > describes dependencies between APCI devices.  These namerefs need to
| > be evaluated lazily (for reasons) but this wasn't done in this case.
| 
| To be a bit more specific, I'm really interested to see if there are
| machines where this changes the order in which devices attach on a
| system.  If that happens on your system, please send me both the old
| and the new dmesg.

No difference seen other than:

-OpenBSD 7.2-current (GENERIC.MP) #3: Mon Feb 27 17:02:30 CET 2023
+OpenBSD 7.3-beta (GENERIC.MP) #4: Thu Mar  9 18:03:54 CET 2023

we...@salmon.alm.weirdnet.nl:/usr/src/sys/arch/amd64/compile/GENERIC.MP
 real mem = 34179575808 (32596MB)
-avail mem = 33124311040 (31589MB)
+avail mem = 33124294656 (31589MB)
 random: good seed from bootblocks
 mpath0 at root
 scsibus0 at mpath0: 256 targets

(this is one of those machines with the 0x6f GPE firing issue)

I'll try a few more systems.

Paul

-- 
>++++++++[<++++++++++>-]<+++++++.>+++[<------>-]<.>+++[<+
+++++++++++>-]<.>++[<------------>-]<+.--------------.[-]
                 http://www.weirdnet.nl/                 

Reply via email to