/usr/src/sys/dev/netif/ndis/if_ndis.c
Matthew Dillon
dillon at apollo.backplane.com
Sun Jan 1 10:55:47 PST 2006
:Using 1.4 rc2, I can now kldload if_ndis.ko without freezing the system,
:however, it does not yet create interface ndis0.
if_ndis alone will not create an interface. You have to follow the
instructions in the README to associate a windows device driver
with it. Then it comes down to it probing the device properly.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Bugs
mailing list