Hello, I have a USB wifi dongle ( DLink DWL-GW122 rev B1) and I've tried to make it work on sol 10 x86 using ndis wrapper toolkit (http://www.opensolaris.org/os/community/laptop/wireless/ndis/).
I followed the guide but I was stopped here : ./ndiscvt -i bcm32.inf -s bcm32.sys -o ndis.h I tried this command using the 64 bits drivers I had : ./ndiscvt -i dr71wu.inf -s dr71wu.sys -o ndis.h It generated a ndis.h file but make ndis failed. There are 2 additional files for the driver and I don't know how to use them : netrtusb.cat and netrtusb.inf. As anyone any idea how to make it work ? This message posted from opensolaris.org
