1 Sep 2004 09:29
Re: firmware upgrade config
<mody <at> quick.cz>
2004-09-01 07:29:58 GMT
2004-09-01 07:29:58 GMT
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
_______________________________________________(Continue reading)
HTH
Mody
RSS Feed