Date: Fri, 15 Feb 2008 08:56:12 +0100 (CET) Subject: Success (0x800c) and Failure (0x8002) report for prism2_srec From: "Richard van den Toorn" To: jsun@junsun.net Hi, I want to report a success story for flashing a 0x800c device (Senao SL-2511 Plus, pccard) with prism2_srec. Managed to get the station_firmware to 1.8.2, thereby enabling WPA on this card. However a Compaq wl100 card with NICID 0x8002 will not be flashed. Using the standard commandline: prism2_src -v wlan0 , I get the message about an Incompatible device. Using the -i switch correctly shows that the incompatibilities are ignored (prints OK on the last line). When I want to flash this to non-volatile memory, it prints out again that it's incompatible. Tracing this in source, I see the following statement somewhere in main(): if (non_volatile_download && ignore_incompatible_interface) ignore_incompatible_interface = 0; Question: Is there a reason why this combination is not allowed? With regards, compliments for this excellent small piece of software. Richard van den Toorn Netherlands