On Wed, Jul 06, 2022 at 09:50:34AM +0300, Ioan Bizău wrote:
> Hi there!
> 
> Trying to get OpenBSD running the the Framework laptop. The issue seems to be 
> the AX210 wireless card which is not supported by the iwx driver that comes 
> with 7.1.


AX210 is only supported in -current.
Run sysupgrade -s and then it should work.

The 7.1 release does not contain the relevant changes to the driver.
To find out, see the commit history of the driver here:
https://cvsweb.openbsd.org/src/sys/dev/pci/if_iwx.c
The OPENBSD_7_1 tag sits on revision 1.140, any changes above that
are only available in -current snapshots.

Reply via email to