I'm trying to build the wrapper for a RALINK RT2500. I've got 32 and 64 bit drivers for it from Ralink's site:
http://www.ralinktech.com/drivers/Windows/IS_AP_STA_6x_D-1.1.1.0_2500_D-3.1.0.0_RU-1.2.0.0_AU_1.0.8.0_051606_0.0.2.0.exe Executed the thing on someone's win box and found the files i wanted, both 32 and 64 bit (winxp and winx64).... I built the ndiscvt fine on both 32 and 64 bit designated folders succesfully, and in both cases, when i do ./ndiscvt -i Rt2500.INF -s RT2500.SYS -o ndis.h I get: $Chicago$ Segmentation Fault (core dumped) I followed the instructions, tried with the utf 2 ascii and without it... In both cases, got the same error. Is this a hopless case? Thanks! This message posted from opensolaris.org