danf: curl-www/dlwiz index.cgi,1.19,1.20

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/dlwiz
In directory labb:/tmp/cvs-serv21037

Modified Files:
	index.cgi 
Log Message:
Added AVR32 CPU detection


Index: index.cgi
===================================================================
RCS file: /cvsroot/curl/curl-www/dlwiz/index.cgi,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- index.cgi	2 Nov 2007 18:10:15 -0000	1.19
+++ index.cgi	30 Jul 2008 03:47:43 -0000	1.20
@@ -647,6 +647,9 @@
         elsif($ua =~ /arm|iPhone/i) {
             $sel_cpu = "StrongARM";
         }
+        elsif($ua =~ /avr32/i) {
+            $sel_cpu = "AVR32";
+        }
 
         my $ver=$pick_ver;
         if($ver eq "-") {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.