firmware upgrade config
mody at quick.cz
mody
Wed Sep 1 00:29:58 PDT 2004
Hi!
On Wed, Sep 01, 2004 at 14:50:48 -0400, Morgan Read wrote:
> #ifdef PRISM2_DOWNLOAD_SUPPORT
> /* Allow writing firmware images into flash, i.e., to non-volatile storage.
> * Before you enable this option, you should make absolutely sure that
> you are
> * using prism2_srec utility that comes with THIS version of the driver!
> * In addition, please note that it is possible to kill your card with
> * non-volatile download if you are using incorrect image. This feature
> has not
> * been fully tested, so please be careful with it. */
> /* #define PRISM2_NON_VOLATILE_DOWNLOAD */
> #endif /* PRISM2_DOWNLOAD_SUPPORT */
> define PRISM2_NON_VOLATILE_DOWNLOAD
Looks like there is '#' missing in front of define. Should look like this:
#define PRISM2_NON_VOLATILE_DOWNLOAD
This is C, Morgan, '#' are not comments. :-)
HTH
Mody
--
Debian unstable 2.6.8-1-686 i686 GNU/Linux
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.shmoo.com/pipermail/hostap/attachments/20040901/ae690947/attachment.pgp
More information about the Hostap
mailing list