Stéfani Pires wrote:
Im trying to compile the NDIS Wrapper in 64 bits, provided in:
http://www.opensolaris.org/os/community/laptop/wireless/ndis/

i did everything described on that tutorial, but i have a problem whit this 
instruction:
modload ndisapi
             "can't load module: Invalid argument"

There could be quite a few reason :

1. Check that the OS you are running is 64-bit
2. Check if ndisapi has any other module dependencies that are unresolved (you might get lucky if there is anything in /var/adm/messages) 3. Check if there are unresolved symbols that ndisapi is referencing (again /var/adm/messages)

HTH,
Pavan
I really don't know what to do and i can't find nothig about that on the internet. Please, does any one knows what should i do? This message posted from opensolaris.org
_______________________________________________
driver-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/driver-discuss

_______________________________________________
driver-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/driver-discuss

Reply via email to