Thanks Brian, Your instructions are fine. I just had to download missing [b]wifi_ioctl.h[/b] header from Opensolaris site into /usr/include/inet directory, then I put the whole /rtwl directory containing source and Makefile received from You into /usr/include. Then I ran gmake command. So below You can see the output:
root# gmake gcc -DDEBUG -D_KERNEL -c rtw.c gcc -DDEBUG -D_KERNEL -c smc93cx6.c gcc -DDEBUG -D_KERNEL -c rtwphy.c gcc -DDEBUG -D_KERNEL -c rtwphyio.c gmake: *** No rule to make target `cwifi_rc4.c', needed by `cwifi_rc4.o'. Stop. root# Obviousely I need [b]cwifi_rc4.c[/b] file, but from where??? It's not present in the source directory nor in Opensolaris site. Need Your help again! Respectfully, Stasis This message posted from opensolaris.org
