Discussion:
[PATCH] Fix firmware uploading with latest CVS
Chris Rankin
2008-02-09 21:05:55 UTC
Permalink
Hi,

A small fix to one of the start-up scripts; this lets us RAM-upload new firmware again:

Index: src/prism2/shared.prism2
===================================================================
--- src/prism2/shared.prism2 (revision 1850)
+++ src/prism2/shared.prism2 (working copy)
@@ -62,6 +62,7 @@

# figure out firmware image and dump it over.

+ $WLANCTL $1 lnxreq_ifstate ifstate=disable
$WLANCTL $1 lnxreq_ifstate ifstate=fwload
HARDWARE=`$PRISM2DL -s $1 | grep 0x0008 | cut -c26-29`
case "$HARDWARE" in

Cheers,
Chris



__________________________________________________________
Sent from Yahoo! Mail - a smarter inbox http://uk.mail.yahoo.com
Tormod Volden
2008-02-10 09:42:49 UTC
Permalink
Hi,
Maybe it got lost in the middle of a long thread, but Karl posted the
same patch 10 days ago :)
http://lists.linux-wlan.com/pipermail/linux-wlan-devel/2008-January/003782.html
Chris Rankin
2008-02-10 13:44:02 UTC
Permalink
Post by Tormod Volden
Maybe it got lost in the middle of a long thread, but Karl posted the
same patch 10 days ago :)
http://lists.linux-wlan.com/pipermail/linux-wlan-devel/2008-January/003782.html
Fair enough, but it's obviously not in SVN yet.

Cheers,
Chris



___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/

Loading...