View Single Post

   
  #3 (permalink)  
Old 02-16-2008, 07:24 AM
mike
 
Posts: n/a
Default 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().
Reply With Quote