The "make ndis" and the "make ndisapi" worked. But now problems have come up when I'm trying to load the driver.
# modload /kernel/misc/ndisapi can't load module: No such file or directory # file /kernel/misc/ndisapi /kernel/misc/ndisapi: ELF 32-bit LSB relocatable 80386 Version 1 The kernel path setting in /etc/system isn't set, so it should just be using the default. I also tried variations using "modload misc/ndisapi", "ndisapi", etc, etc, with no luck. This message posted from opensolaris.org