Any particular Linux variant? OZ GPE 3.5.4.1 runnign 2.6 Kernel shows this card as eth0 and the device doesn't support the IOCTLs necessary for hostap_diag (although you can run iwconfig so it does see it as a wireless card).
-Andy
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]
Ok i loud up windows xp, and tried to flash it, first i tried to not make the driver to load the RAM firmware (pm010102.hex) and the (rf010804), by disabling the Firmware Download in the option, (couldn't get card to be shown by WinUpdate.exe) i tried the original CD driver with the card, the same results, i tried to patch the driver to not load the RAM firmware and i got it to do so, the results are the same (winupdate.exe couldn't see it).
anyway i came to the point (i'm sure now) the GW-CF11X dosen't have a firmware in its flash at all.
under Linux it's obvious to see how it works (it loads the RAM firmware to the card using the hostap_fw_load secript to call prism2_srec in gensis mode and download the RAM firmware).
The card PLATFORM is (0x801d) means the Secondary Firmware should be start with SMxxxx.hex.
to see the platform you can use winupdate.exe in windows or hostap_diag wlan0 in linux.
some Senao NL-2511CF Cards are PLATFORM 801d depend on the version (1 or 2) of the card that's why i think your card not the same platform.
at end, there are some solutions to make the card functional under OpenBSD:
make the wi driver to load the firmware to the card i have seen something about loudfirmware but not sure how to do it.
The other option is to find the FLASH firmware for this platform and flash it with it, which i don't think so it will work with this platform because it's a Small Serial based (i've seen many post regards this on mail lists). more info: [a href=\"http://home.eunet.cz/jt/wifi/Download.pdf]http://home.eunet.cz/jt/wifi/Download.pdf[/url]
Could one of you guys talk to one of OpenBSD devolopers to look at this card?