Re: Can I force a driver onto an unknown NIC? M.K. wrote:
> Is there a way to force a NIC driver onto a NIC that is unknown to
> OpenBSD?
>
> I ask this question because I have a USB Ethernet adapter that returns a
> vendor/device ID unknown to OpenBSD but it's linux driver source shows
> it is based on Davicom DM9601.
>
I think you should be able to do this with mknod(). |