On Wed, Mar 16, 2022 at 08:46:01PM +0100, Jeremie Courreges-Anglas wrote: > On Mon, Mar 14 2022, Stefan Sperling <[email protected]> wrote: > > It is currently impossible to use more than one iwm or iwx interface > > in a system because I don't understand C. > > > > Trying to bring up an uninitialized interface anyway results in a > > kernel panic ("bogus channel pointer" from net80211), so prevent > > the device from being used in case we never managed to initialize it. > > > > ok? > > I only tested iwm(4) 8265 but the change makes sense, ok jca@
I will need to revisit this later. Somehow it fails in bsd.rd. The interface remains unusable. Firmware load fails because of rootfs not being mounted yet (expected), and it still doesn't work once firmware becomes available (not expected).
