On 2026-01-05, [email protected] <[email protected]> wrote: > > 2) It does not support the multiport feature. > > This would also be some work. > > OpenBSD does not support dynamic device nodes, so this would need some > infrastructure for matching port names to device nodes. This would > probably use some ioctl unless someone has a better idea. I don't like > parsing dmesg for such info.
There's an existing hw.ucomnames mechanism which could possibly be used to provide the mapping.

