Hi all, Trying to use the great utility ndis-0.1 for my 32 bits PCI D-Link G520+, it complains unfortunately about missing ndis.sys :
1) "make ndiscvt" : no problem, only a strange message "conflicts: 1 reduce/reduce" ; it seems that all files are normally created. 2 "./ndiscvt -i gplus.inf -s gplus.sys -o ndis.h" : no problem again, i get as answer "$Windows NT$" and ndis.h is created. 3) "make ndis", ndis is created, but i get : ndiscvt: opening .SYS file 'ndis.sys' failed: No such file or directory *** Error code 1 make: Fatal error: Command failed for target `ndis.h' In the fact, the /i386/Makefile includes following for ndis : "./ndiscvt -i ndis.inf -s ndis.sys -o ndis.h", but how should be created ndis.inf and ndis.sys ? Are these files really required ? And what should be their utility ? Of course, i get really a ndis binary, and i can try forward, but after that comes the implementation itself, always dangerous for the OS. Has the error to see with my card ? I thank you very much for advance. Cheers, Sergio This message posted from opensolaris.org
