On Tue, 2023-07-18 at 21:08 -0500, David Young wrote: > On Tue, Jul 18, 2023 at 06:56:43PM +0100, Dave Tyson wrote: > > /etc/ifconfig.run0 > > apbridge > > up > > run(4) may not support `hostap` mode? > > David >
Thanks for the heads up. Yes the run(4) doesn't support hostap mode so that explains the issue. The DWL-6122 supported by rum(4) does support hostap mode but the man page suggests its use is discouraged. However a openbsd user says it works fine - so I will give it a go. Dave