@K two Not really much help. I'm looking for Macs that need Legacy Wi-Fi post install patches for versions of macOS before Sonoma. Not critical and is just to satisfy my curiosity/ desire to learn. No rush.
EDIT: Please disregard my question. I found the answer in the 1.4.2 nightly source code (resources/sys_patch/sys_patch_detect.py):
EDIT: Please disregard my question. I found the answer in the 1.4.2 nightly source code (resources/sys_patch/sys_patch_detect.py):
Code:
if self.os_major > os_data.os_data.ventura:
self.modern_wifi = True
Last edited: