On Thu, Aug 13, 2026 at 06:28:05PM -0400, Mathias Martinez wrote: > Hello, > > I have a Qualcomm Atheros AR9485 Wireless Network Adapter (PCI ID > 168c:0032, revision 01, subsystem 1a3b:2c97). > > On Linux, the card works correctly with the ath9k driver. However, when > booting OpenBSD 7.9, the device is detected as: > > Atheros AR9485 rev 0x01 not configured > > I would like to know whether the AR9485 is unsupported by athn(4), or if > there is something I can do to enable it. >
Not supported yet. There is some code for this chip in the driver already, but the code is incomplete and doesn't work.

