CVS commit: src/external/intel-fw-public

2016-12-18 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Dec 18 17:57:39 UTC 2016

Modified Files:
src/external/intel-fw-public/iwl3160: Makefile
src/external/intel-fw-public/iwl7260: Makefile
src/external/intel-fw-public/iwl7265: Makefile
Removed Files:
src/external/intel-fw-public/iwl3160/dist: iwlwifi-3160-9.ucode
src/external/intel-fw-public/iwl7260/dist: iwlwifi-7260-9.ucode
src/external/intel-fw-public/iwl7265/dist: iwlwifi-7265-9.ucode

Log Message:
remove old microcode


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/intel-fw-public/iwl3160/Makefile
cvs rdiff -u -r1.1 -r0 \
src/external/intel-fw-public/iwl3160/dist/iwlwifi-3160-9.ucode
cvs rdiff -u -r1.2 -r1.3 src/external/intel-fw-public/iwl7260/Makefile
cvs rdiff -u -r1.1 -r0 \
src/external/intel-fw-public/iwl7260/dist/iwlwifi-7260-9.ucode
cvs rdiff -u -r1.2 -r1.3 src/external/intel-fw-public/iwl7265/Makefile
cvs rdiff -u -r1.1 -r0 \
src/external/intel-fw-public/iwl7265/dist/iwlwifi-7265-9.ucode

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/intel-fw-public/iwl3160/Makefile
diff -u src/external/intel-fw-public/iwl3160/Makefile:1.2 src/external/intel-fw-public/iwl3160/Makefile:1.3
--- src/external/intel-fw-public/iwl3160/Makefile:1.2	Sun Dec 18 01:56:43 2016
+++ src/external/intel-fw-public/iwl3160/Makefile	Sun Dec 18 12:57:38 2016
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2016/12/18 06:56:43 nonaka Exp $
+# $NetBSD: Makefile,v 1.3 2016/12/18 17:57:38 christos Exp $
 
 NOMAN=	# define
 
 FILES=	dist/LICENSE.iwlwifi-3160-ucode dist/README.iwlwifi-3160-ucode \
-	dist/iwlwifi-3160-9.ucode dist/iwlwifi-3160-16.ucode
+	dist/iwlwifi-3160-16.ucode
 
 FILESDIR=	/libdata/firmware/if_iwm
 

Index: src/external/intel-fw-public/iwl7260/Makefile
diff -u src/external/intel-fw-public/iwl7260/Makefile:1.2 src/external/intel-fw-public/iwl7260/Makefile:1.3
--- src/external/intel-fw-public/iwl7260/Makefile:1.2	Sat Dec 17 21:18:29 2016
+++ src/external/intel-fw-public/iwl7260/Makefile	Sun Dec 18 12:57:38 2016
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2016/12/18 02:18:29 nonaka Exp $
+# $NetBSD: Makefile,v 1.3 2016/12/18 17:57:38 christos Exp $
 
 NOMAN=	# define
 
 FILES=	dist/LICENSE.iwlwifi-7260-ucode dist/README.iwlwifi-7260-ucode \
-	dist/iwlwifi-7260-9.ucode dist/iwlwifi-7260-16.ucode
+	dist/iwlwifi-7260-16.ucode
 
 FILESDIR=	/libdata/firmware/if_iwm
 

Index: src/external/intel-fw-public/iwl7265/Makefile
diff -u src/external/intel-fw-public/iwl7265/Makefile:1.2 src/external/intel-fw-public/iwl7265/Makefile:1.3
--- src/external/intel-fw-public/iwl7265/Makefile:1.2	Sat Dec 17 21:18:29 2016
+++ src/external/intel-fw-public/iwl7265/Makefile	Sun Dec 18 12:57:38 2016
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2016/12/18 02:18:29 nonaka Exp $
+# $NetBSD: Makefile,v 1.3 2016/12/18 17:57:38 christos Exp $
 
 NOMAN=	# define
 
 FILES=	dist/LICENSE.iwlwifi-7265-ucode dist/README.iwlwifi-7265-ucode \
-	dist/iwlwifi-7265-9.ucode \
 	dist/iwlwifi-7265-16.ucode dist/iwlwifi-7265D-16.ucode
 
 FILESDIR=	/libdata/firmware/if_iwm



CVS commit: src/external/intel-fw-public/iwl3160

2016-12-17 Thread NONAKA Kimihiro
Module Name:src
Committed By:   nonaka
Date:   Sun Dec 18 06:56:43 UTC 2016

Modified Files:
src/external/intel-fw-public/iwl3160: Makefile
Added Files:
src/external/intel-fw-public/iwl3160/dist: iwlwifi-3160-16.ucode

Log Message:
iwm(4): Add new 3160 firmware...


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/intel-fw-public/iwl3160/Makefile
cvs rdiff -u -r0 -r1.1 \
src/external/intel-fw-public/iwl3160/dist/iwlwifi-3160-16.ucode

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/intel-fw-public/iwl3160/Makefile
diff -u src/external/intel-fw-public/iwl3160/Makefile:1.1 src/external/intel-fw-public/iwl3160/Makefile:1.2
--- src/external/intel-fw-public/iwl3160/Makefile:1.1	Fri Feb 13 18:57:47 2015
+++ src/external/intel-fw-public/iwl3160/Makefile	Sun Dec 18 06:56:43 2016
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2015/02/13 18:57:47 nonaka Exp $
+# $NetBSD: Makefile,v 1.2 2016/12/18 06:56:43 nonaka Exp $
 
 NOMAN=	# define
 
 FILES=	dist/LICENSE.iwlwifi-3160-ucode dist/README.iwlwifi-3160-ucode \
-	dist/iwlwifi-3160-9.ucode
+	dist/iwlwifi-3160-9.ucode dist/iwlwifi-3160-16.ucode
 
 FILESDIR=	/libdata/firmware/if_iwm
 

Added files:

Index: src/external/intel-fw-public/iwl3160/dist/iwlwifi-3160-16.ucode
Binary files are different



CVS commit: src/external/intel-fw-public

2010-07-01 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Jul  1 17:25:27 UTC 2010

Modified Files:
src/external/intel-fw-public: Makefile
Added Files:
src/external/intel-fw-public/iwl1000: Makefile
src/external/intel-fw-public/iwl1000/dist: LICENSE.iwlwifi-1000-ucode
README.iwlwifi-1000-ucode iwlwifi-1000-3.ucode

Log Message:
Add firmware for iwl1000: from http://intellinuxwireless.org/iwlwifi/\
downloads/iwlwifi-1000-ucode-128.50.3.1.tgz


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/intel-fw-public/Makefile
cvs rdiff -u -r0 -r1.1 src/external/intel-fw-public/iwl1000/Makefile
cvs rdiff -u -r0 -r1.1 \
src/external/intel-fw-public/iwl1000/dist/LICENSE.iwlwifi-1000-ucode \
src/external/intel-fw-public/iwl1000/dist/README.iwlwifi-1000-ucode \
src/external/intel-fw-public/iwl1000/dist/iwlwifi-1000-3.ucode

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/intel-fw-public/Makefile
diff -u src/external/intel-fw-public/Makefile:1.4 src/external/intel-fw-public/Makefile:1.5
--- src/external/intel-fw-public/Makefile:1.4	Sat Apr 17 11:55:07 2010
+++ src/external/intel-fw-public/Makefile	Thu Jul  1 13:25:27 2010
@@ -1,5 +1,5 @@
-# $NetBSD: Makefile,v 1.4 2010/04/17 15:55:07 christos Exp $
+# $NetBSD: Makefile,v 1.5 2010/07/01 17:25:27 christos Exp $
 
-SUBDIR+=	ipw3945 iwl4965 iwl5000 iwl5150 iwl6000
+SUBDIR+=	ipw3945 iwl1000 iwl4965 iwl5000 iwl5150 iwl6000
 
 .include 

Added files:

Index: src/external/intel-fw-public/iwl1000/Makefile
diff -u /dev/null src/external/intel-fw-public/iwl1000/Makefile:1.1
--- /dev/null	Thu Jul  1 13:25:27 2010
+++ src/external/intel-fw-public/iwl1000/Makefile	Thu Jul  1 13:25:27 2010
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile,v 1.1 2010/07/01 17:25:27 christos Exp $
+
+NOMAN=	# define
+
+FILES=	dist/LICENSE.iwlwifi-1000-ucode dist/README.iwlwifi-1000-ucode \
+	dist/iwlwifi-1000-3.ucode
+
+FILESDIR=	/libdata/firmware/if_iwn
+
+.include 

Index: src/external/intel-fw-public/iwl1000/dist/LICENSE.iwlwifi-1000-ucode
diff -u /dev/null src/external/intel-fw-public/iwl1000/dist/LICENSE.iwlwifi-1000-ucode:1.1
--- /dev/null	Thu Jul  1 13:25:27 2010
+++ src/external/intel-fw-public/iwl1000/dist/LICENSE.iwlwifi-1000-ucode	Thu Jul  1 13:25:27 2010
@@ -0,0 +1,39 @@
+Copyright (c) 2006-2009, Intel Corporation.
+All rights reserved.
+
+Redistribution.  Redistribution and use in binary form, without 
+modification, are permitted provided that the following conditions are 
+met:
+
+* Redistributions must reproduce the above copyright notice and the 
+  following disclaimer in the documentation and/or other materials 
+  provided with the distribution. 
+* Neither the name of Intel Corporation nor the names of its suppliers 
+  may be used to endorse or promote products derived from this software 
+  without specific prior written permission. 
+* No reverse engineering, decompilation, or disassembly of this software 
+  is permitted.
+
+Limited patent license.  Intel Corporation grants a world-wide, 
+royalty-free, non-exclusive license under patents it now or hereafter 
+owns or controls to make, have made, use, import, offer to sell and 
+sell ("Utilize") this software, but solely to the extent that any 
+such patent is necessary to Utilize the software alone, or in 
+combination with an operating system licensed under an approved Open 
+Source license as listed by the Open Source Initiative at 
+http://opensource.org/licenses.  The patent license shall not apply to 
+any other combinations which include this software.  No hardware per 
+se is licensed hereunder.
+
+DISCLAIMER.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND 
+CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, 
+BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 
+FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 
+COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
+BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 
+OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND 
+ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR 
+TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE 
+USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 
+DAMAGE.
Index: src/external/intel-fw-public/iwl1000/dist/README.iwlwifi-1000-ucode
diff -u /dev/null src/external/intel-fw-public/iwl1000/dist/README.iwlwifi-1000-ucode:1.1
--- /dev/null	Thu Jul  1 13:25:27 2010
+++ src/external/intel-fw-public/iwl1000/dist/README.iwlwifi-1000-ucode	Thu Jul  1 13:25:27 2010
@@ -0,0 +1,120 @@
+Intel Wireless WiFi Link 1000 Adapter
+Copyright (C) 2006-2009 Intel Corporation.  All rights reserved.
+
+Microcode Package README.iwlwifi-1000-ucode
+
+INDEX
+
+1. OVERV

CVS commit: src/external/intel-fw-public

2010-04-17 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Apr 17 15:55:07 UTC 2010

Modified Files:
src/external/intel-fw-public: Makefile
Added Files:
src/external/intel-fw-public/iwl6000: Makefile
src/external/intel-fw-public/iwl6000/dist: LICENSE.iwlwifi-6000-ucode
README.iwlwifi-6000-ucode iwlwifi-6000-4.ucode

Log Message:
add the 6000 microcode.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/intel-fw-public/Makefile
cvs rdiff -u -r0 -r1.1 src/external/intel-fw-public/iwl6000/Makefile
cvs rdiff -u -r0 -r1.1 \
src/external/intel-fw-public/iwl6000/dist/LICENSE.iwlwifi-6000-ucode \
src/external/intel-fw-public/iwl6000/dist/README.iwlwifi-6000-ucode \
src/external/intel-fw-public/iwl6000/dist/iwlwifi-6000-4.ucode

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/intel-fw-public/Makefile
diff -u src/external/intel-fw-public/Makefile:1.3 src/external/intel-fw-public/Makefile:1.4
--- src/external/intel-fw-public/Makefile:1.3	Thu Apr 15 21:43:07 2010
+++ src/external/intel-fw-public/Makefile	Sat Apr 17 11:55:07 2010
@@ -1,5 +1,5 @@
-# $NetBSD: Makefile,v 1.3 2010/04/16 01:43:07 christos Exp $
+# $NetBSD: Makefile,v 1.4 2010/04/17 15:55:07 christos Exp $
 
-SUBDIR+=	ipw3945 iwl4965 iwl5000 iwl5150
+SUBDIR+=	ipw3945 iwl4965 iwl5000 iwl5150 iwl6000
 
 .include 

Added files:

Index: src/external/intel-fw-public/iwl6000/Makefile
diff -u /dev/null src/external/intel-fw-public/iwl6000/Makefile:1.1
--- /dev/null	Sat Apr 17 11:55:08 2010
+++ src/external/intel-fw-public/iwl6000/Makefile	Sat Apr 17 11:55:07 2010
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile,v 1.1 2010/04/17 15:55:07 christos Exp $
+
+NOMAN=	# define
+
+FILES=	dist/LICENSE.iwlwifi-6000-ucode dist/README.iwlwifi-6000-ucode \
+	dist/iwlwifi-6000-4.ucode
+
+FILESDIR=	/libdata/firmware/if_iwn
+
+.include 

Index: src/external/intel-fw-public/iwl6000/dist/LICENSE.iwlwifi-6000-ucode
diff -u /dev/null src/external/intel-fw-public/iwl6000/dist/LICENSE.iwlwifi-6000-ucode:1.1
--- /dev/null	Sat Apr 17 11:55:08 2010
+++ src/external/intel-fw-public/iwl6000/dist/LICENSE.iwlwifi-6000-ucode	Sat Apr 17 11:55:07 2010
@@ -0,0 +1,39 @@
+Copyright (c) 2006-2010, Intel Corporation.
+All rights reserved.
+
+Redistribution.  Redistribution and use in binary form, without 
+modification, are permitted provided that the following conditions are 
+met:
+
+* Redistributions must reproduce the above copyright notice and the 
+  following disclaimer in the documentation and/or other materials 
+  provided with the distribution. 
+* Neither the name of Intel Corporation nor the names of its suppliers 
+  may be used to endorse or promote products derived from this software 
+  without specific prior written permission. 
+* No reverse engineering, decompilation, or disassembly of this software 
+  is permitted.
+
+Limited patent license.  Intel Corporation grants a world-wide, 
+royalty-free, non-exclusive license under patents it now or hereafter 
+owns or controls to make, have made, use, import, offer to sell and 
+sell ("Utilize") this software, but solely to the extent that any 
+such patent is necessary to Utilize the software alone, or in 
+combination with an operating system licensed under an approved Open 
+Source license as listed by the Open Source Initiative at 
+http://opensource.org/licenses.  The patent license shall not apply to 
+any other combinations which include this software.  No hardware per 
+se is licensed hereunder.
+
+DISCLAIMER.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND 
+CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, 
+BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 
+FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 
+COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
+BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 
+OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND 
+ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR 
+TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE 
+USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 
+DAMAGE.
Index: src/external/intel-fw-public/iwl6000/dist/README.iwlwifi-6000-ucode
diff -u /dev/null src/external/intel-fw-public/iwl6000/dist/README.iwlwifi-6000-ucode:1.1
--- /dev/null	Sat Apr 17 11:55:08 2010
+++ src/external/intel-fw-public/iwl6000/dist/README.iwlwifi-6000-ucode	Sat Apr 17 11:55:07 2010
@@ -0,0 +1,113 @@
+Intel Wireless WiFi Link 6200AGN and 6300AGN Adapter
+Copyright (C) 2006-2010 Intel Corporation.  All rights reserved.
+
+Microcode Package README.iwlwifi-6000-ucode
+
+INDEX
+
+1. OVERVIEW
+2. INSTALLATION
+3. LICENSE
+
+
+1. OVERVIEW
+
+The file iwlwifi-6000-4.ucode provided in t

CVS commit: src/external/intel-fw-public

2010-04-15 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Apr 16 01:43:08 UTC 2010

Modified Files:
src/external/intel-fw-public: Makefile
src/external/intel-fw-public/iwl4965: Makefile
src/external/intel-fw-public/iwl5000: Makefile
src/external/intel-fw-public/iwl5000/dist: LICENSE.iwlwifi-5000-ucode
README.iwlwifi-5000-ucode
Added Files:
src/external/intel-fw-public/iwl4965/dist: iwlwifi-4965-2.ucode
src/external/intel-fw-public/iwl5000/dist: iwlwifi-5000-2.ucode
src/external/intel-fw-public/iwl5150: Makefile
src/external/intel-fw-public/iwl5150/dist: LICENSE.iwlwifi-5150-ucode
README.iwlwifi-5150-ucode iwlwifi-5150-2.ucode
Removed Files:
src/external/intel-fw-public/iwl4965/dist: iwlwifi-4965-1.ucode
src/external/intel-fw-public/iwl5000/dist: iwlwifi-5000-1.ucode

Log Message:
Update to the latest firmware.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/intel-fw-public/Makefile
cvs rdiff -u -r1.1 -r1.2 src/external/intel-fw-public/iwl4965/Makefile
cvs rdiff -u -r1.2 -r0 \
src/external/intel-fw-public/iwl4965/dist/iwlwifi-4965-1.ucode
cvs rdiff -u -r0 -r1.1 \
src/external/intel-fw-public/iwl4965/dist/iwlwifi-4965-2.ucode
cvs rdiff -u -r1.2 -r1.3 src/external/intel-fw-public/iwl5000/Makefile
cvs rdiff -u -r1.1 -r1.2 \
src/external/intel-fw-public/iwl5000/dist/LICENSE.iwlwifi-5000-ucode \
src/external/intel-fw-public/iwl5000/dist/README.iwlwifi-5000-ucode
cvs rdiff -u -r1.1 -r0 \
src/external/intel-fw-public/iwl5000/dist/iwlwifi-5000-1.ucode
cvs rdiff -u -r0 -r1.1 \
src/external/intel-fw-public/iwl5000/dist/iwlwifi-5000-2.ucode
cvs rdiff -u -r0 -r1.1 src/external/intel-fw-public/iwl5150/Makefile
cvs rdiff -u -r0 -r1.1 \
src/external/intel-fw-public/iwl5150/dist/LICENSE.iwlwifi-5150-ucode \
src/external/intel-fw-public/iwl5150/dist/README.iwlwifi-5150-ucode \
src/external/intel-fw-public/iwl5150/dist/iwlwifi-5150-2.ucode

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/intel-fw-public/Makefile
diff -u src/external/intel-fw-public/Makefile:1.2 src/external/intel-fw-public/Makefile:1.3
--- src/external/intel-fw-public/Makefile:1.2	Sat Mar 28 12:16:02 2009
+++ src/external/intel-fw-public/Makefile	Thu Apr 15 21:43:07 2010
@@ -1,5 +1,5 @@
-# $NetBSD: Makefile,v 1.2 2009/03/28 16:16:02 christos Exp $
+# $NetBSD: Makefile,v 1.3 2010/04/16 01:43:07 christos Exp $
 
-SUBDIR+=	ipw3945 iwl4965 iwl5000
+SUBDIR+=	ipw3945 iwl4965 iwl5000 iwl5150
 
 .include 

Index: src/external/intel-fw-public/iwl4965/Makefile
diff -u src/external/intel-fw-public/iwl4965/Makefile:1.1 src/external/intel-fw-public/iwl4965/Makefile:1.2
--- src/external/intel-fw-public/iwl4965/Makefile:1.1	Wed Oct 29 20:27:32 2008
+++ src/external/intel-fw-public/iwl4965/Makefile	Thu Apr 15 21:43:08 2010
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2008/10/30 00:27:32 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2010/04/16 01:43:08 christos Exp $
 
 NOMAN=	# define
 
 FILES=	dist/LICENSE.iwlwifi-4965-ucode dist/README.iwlwifi-4965-ucode \
-	dist/iwlwifi-4965-1.ucode
+	dist/iwlwifi-4965-2.ucode
 
 FILESDIR=	/libdata/firmware/if_iwn
 

Index: src/external/intel-fw-public/iwl5000/Makefile
diff -u src/external/intel-fw-public/iwl5000/Makefile:1.2 src/external/intel-fw-public/iwl5000/Makefile:1.3
--- src/external/intel-fw-public/iwl5000/Makefile:1.2	Sun Mar 29 10:22:24 2009
+++ src/external/intel-fw-public/iwl5000/Makefile	Thu Apr 15 21:43:08 2010
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2009/03/29 14:22:24 christos Exp $
+# $NetBSD: Makefile,v 1.3 2010/04/16 01:43:08 christos Exp $
 
 NOMAN=	# define
 
 FILES=	dist/LICENSE.iwlwifi-5000-ucode dist/README.iwlwifi-5000-ucode \
-	dist/iwlwifi-5000-1.ucode
+	dist/iwlwifi-5000-2.ucode
 
 FILESDIR=	/libdata/firmware/if_iwn
 

Index: src/external/intel-fw-public/iwl5000/dist/LICENSE.iwlwifi-5000-ucode
diff -u src/external/intel-fw-public/iwl5000/dist/LICENSE.iwlwifi-5000-ucode:1.1 src/external/intel-fw-public/iwl5000/dist/LICENSE.iwlwifi-5000-ucode:1.2
--- src/external/intel-fw-public/iwl5000/dist/LICENSE.iwlwifi-5000-ucode:1.1	Sat Mar 28 12:16:03 2009
+++ src/external/intel-fw-public/iwl5000/dist/LICENSE.iwlwifi-5000-ucode	Thu Apr 15 21:43:08 2010
@@ -1,4 +1,4 @@
-Copyright (c) 2006-2008, Intel Corporation.
+Copyright (c) 2006-2009, Intel Corporation.
 All rights reserved.
 
 Redistribution.  Redistribution and use in binary form, without 
Index: src/external/intel-fw-public/iwl5000/dist/README.iwlwifi-5000-ucode
diff -u src/external/intel-fw-public/iwl5000/dist/README.iwlwifi-5000-ucode:1.1 src/external/intel-fw-public/iwl5000/dist/README.iwlwifi-5000-ucode:1.2
--- src/external/intel-fw-public/iwl5000/dist/README.iwlwifi-5000-ucode:1.1	Sat Mar 28 12:16:03 2009
+++ src/external/intel-fw-public/iwl5000/dist/README.iwlwifi-5000-ucode	Thu Apr 15 21:43:08 

CVS commit: src/external/intel-fw-public/iwl4965/dist

2009-09-30 Thread Brett Lymn
Module Name:src
Committed By:   blymn
Date:   Wed Sep 30 11:48:22 UTC 2009

Modified Files:
src/external/intel-fw-public/iwl4965/dist: LICENSE.iwlwifi-4965-ucode
README.iwlwifi-4965-ucode iwlwifi-4965-1.ucode

Log Message:
Update the 4965agn firmware, the updated iwn driver requires the new
firmware.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/external/intel-fw-public/iwl4965/dist/LICENSE.iwlwifi-4965-ucode \
src/external/intel-fw-public/iwl4965/dist/README.iwlwifi-4965-ucode \
src/external/intel-fw-public/iwl4965/dist/iwlwifi-4965-1.ucode

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/intel-fw-public/iwl4965/dist/LICENSE.iwlwifi-4965-ucode
diff -u src/external/intel-fw-public/iwl4965/dist/LICENSE.iwlwifi-4965-ucode:1.1.1.1 src/external/intel-fw-public/iwl4965/dist/LICENSE.iwlwifi-4965-ucode:1.2
--- src/external/intel-fw-public/iwl4965/dist/LICENSE.iwlwifi-4965-ucode:1.1.1.1	Wed Oct 29 21:58:53 2008
+++ src/external/intel-fw-public/iwl4965/dist/LICENSE.iwlwifi-4965-ucode	Wed Sep 30 11:48:22 2009
@@ -1,4 +1,4 @@
-Copyright (c) 2006, Intel Corporation.
+Copyright (c) 2006-2009, Intel Corporation.
 All rights reserved.
 
 Redistribution.  Redistribution and use in binary form, without 
Index: src/external/intel-fw-public/iwl4965/dist/README.iwlwifi-4965-ucode
diff -u src/external/intel-fw-public/iwl4965/dist/README.iwlwifi-4965-ucode:1.1.1.1 src/external/intel-fw-public/iwl4965/dist/README.iwlwifi-4965-ucode:1.2
--- src/external/intel-fw-public/iwl4965/dist/README.iwlwifi-4965-ucode:1.1.1.1	Wed Oct 29 21:58:53 2008
+++ src/external/intel-fw-public/iwl4965/dist/README.iwlwifi-4965-ucode	Wed Sep 30 11:48:22 2009
@@ -1,5 +1,5 @@
 Intel Wireless WiFi Link 4965AGN Adapter
-Copyright (C) 2006 - 2007 Intel Corporation.  All rights reserved.
+Copyright (C) 2006 - 2009 Intel Corporation.  All rights reserved.
 
 Microcode Package README.iwlwifi-4965-ucode
 
@@ -12,11 +12,11 @@
 
 1. OVERVIEW
 
-The file iwlwifi-4965-1.ucode provided in this package must be 
+The file iwlwifi-4965-2.ucode provided in this package must be 
 present on your system in order for the Intel Wireless WiFi Link
 4965AGN driver for Linux (iwlwifi-4965) to operate on your system.
 
-The "-1" in the filename reflects an interface/architecture version number.
+The "-2" in the filename reflects an interface/architecture version number.
 It will change only when changes in new uCode releases make the new uCode
 incompatible with earlier drivers.
 
@@ -30,7 +30,7 @@
 
 2. INSTALLATION
 
-The iwlwifi-4965 driver will look for the file iwlwifi-4965-1.ucode using the 
+The iwlwifi-4965 driver will look for the file iwlwifi-4965-2.ucode using the 
 kernel's firmware_loader infrastructure.  In order to function 
 correctly, you need to have this support enabled in your kernel.  When 
 you configure the kernel, you can find this option in the following 
@@ -68,7 +68,7 @@
 microcode in one of them.  In the above example, installation is 
 simply:
 
-	% cp iwlwifi-4965-1.ucode /lib/firmware
+	% cp iwlwifi-4965-2.ucode /lib/firmware
 
 You can now load the driver (see the INSTALL and README.iwlwifi provided with
 the iwlwifi package for information on building and using that driver.)
Index: src/external/intel-fw-public/iwl4965/dist/iwlwifi-4965-1.ucode



CVS commit: src/external/intel-fw-public/iwl5000

2009-03-29 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Mar 29 14:22:25 UTC 2009

Modified Files:
src/external/intel-fw-public/iwl5000: Makefile

Log Message:
s/4.../5000/


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/intel-fw-public/iwl5000/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/intel-fw-public/iwl5000/Makefile
diff -u src/external/intel-fw-public/iwl5000/Makefile:1.1 src/external/intel-fw-public/iwl5000/Makefile:1.2
--- src/external/intel-fw-public/iwl5000/Makefile:1.1	Sat Mar 28 12:16:02 2009
+++ src/external/intel-fw-public/iwl5000/Makefile	Sun Mar 29 10:22:24 2009
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2009/03/28 16:16:02 christos Exp $
+# $NetBSD: Makefile,v 1.2 2009/03/29 14:22:24 christos Exp $
 
 NOMAN=	# define
 
-FILES=	dist/LICENSE.iwlwifi-4965-ucode dist/README.iwlwifi-4965-ucode \
-	dist/iwlwifi-4965-1.ucode
+FILES=	dist/LICENSE.iwlwifi-5000-ucode dist/README.iwlwifi-5000-ucode \
+	dist/iwlwifi-5000-1.ucode
 
 FILESDIR=	/libdata/firmware/if_iwn
 



CVS commit: src/external/intel-fw-public

2009-03-28 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Mar 28 16:16:03 UTC 2009

Modified Files:
src/external/intel-fw-public: Makefile
Added Files:
src/external/intel-fw-public/iwl5000: Makefile
src/external/intel-fw-public/iwl5000/dist: LICENSE.iwlwifi-5000-ucode
README.iwlwifi-5000-ucode iwlwifi-5000-1.ucode

Log Message:
Add firmware for the 5000 from:
http://www.intellinuxwireless.org/iwlwifi/downloads/\
iwlwifi-5000-ucode-5.4.A.11.tar.gz


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/intel-fw-public/Makefile
cvs rdiff -u -r0 -r1.1 src/external/intel-fw-public/iwl5000/Makefile
cvs rdiff -u -r0 -r1.1 \
src/external/intel-fw-public/iwl5000/dist/LICENSE.iwlwifi-5000-ucode \
src/external/intel-fw-public/iwl5000/dist/README.iwlwifi-5000-ucode \
src/external/intel-fw-public/iwl5000/dist/iwlwifi-5000-1.ucode

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/intel-fw-public/Makefile
diff -u src/external/intel-fw-public/Makefile:1.1 src/external/intel-fw-public/Makefile:1.2
--- src/external/intel-fw-public/Makefile:1.1	Wed Oct 29 20:27:32 2008
+++ src/external/intel-fw-public/Makefile	Sat Mar 28 12:16:02 2009
@@ -1,5 +1,5 @@
-# $NetBSD: Makefile,v 1.1 2008/10/30 00:27:32 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2009/03/28 16:16:02 christos Exp $
 
-SUBDIR+=	ipw3945 iwl4965
+SUBDIR+=	ipw3945 iwl4965 iwl5000
 
 .include 

Added files:

Index: src/external/intel-fw-public/iwl5000/Makefile
diff -u /dev/null src/external/intel-fw-public/iwl5000/Makefile:1.1
--- /dev/null	Sat Mar 28 12:16:03 2009
+++ src/external/intel-fw-public/iwl5000/Makefile	Sat Mar 28 12:16:02 2009
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile,v 1.1 2009/03/28 16:16:02 christos Exp $
+
+NOMAN=	# define
+
+FILES=	dist/LICENSE.iwlwifi-4965-ucode dist/README.iwlwifi-4965-ucode \
+	dist/iwlwifi-4965-1.ucode
+
+FILESDIR=	/libdata/firmware/if_iwn
+
+.include 

Index: src/external/intel-fw-public/iwl5000/dist/LICENSE.iwlwifi-5000-ucode
diff -u /dev/null src/external/intel-fw-public/iwl5000/dist/LICENSE.iwlwifi-5000-ucode:1.1
--- /dev/null	Sat Mar 28 12:16:03 2009
+++ src/external/intel-fw-public/iwl5000/dist/LICENSE.iwlwifi-5000-ucode	Sat Mar 28 12:16:03 2009
@@ -0,0 +1,39 @@
+Copyright (c) 2006-2008, Intel Corporation.
+All rights reserved.
+
+Redistribution.  Redistribution and use in binary form, without 
+modification, are permitted provided that the following conditions are 
+met:
+
+* Redistributions must reproduce the above copyright notice and the 
+  following disclaimer in the documentation and/or other materials 
+  provided with the distribution. 
+* Neither the name of Intel Corporation nor the names of its suppliers 
+  may be used to endorse or promote products derived from this software 
+  without specific prior written permission. 
+* No reverse engineering, decompilation, or disassembly of this software 
+  is permitted.
+
+Limited patent license.  Intel Corporation grants a world-wide, 
+royalty-free, non-exclusive license under patents it now or hereafter 
+owns or controls to make, have made, use, import, offer to sell and 
+sell ("Utilize") this software, but solely to the extent that any 
+such patent is necessary to Utilize the software alone, or in 
+combination with an operating system licensed under an approved Open 
+Source license as listed by the Open Source Initiative at 
+http://opensource.org/licenses.  The patent license shall not apply to 
+any other combinations which include this software.  No hardware per 
+se is licensed hereunder.
+
+DISCLAIMER.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND 
+CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, 
+BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 
+FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 
+COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
+BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 
+OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND 
+ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR 
+TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE 
+USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 
+DAMAGE.
Index: src/external/intel-fw-public/iwl5000/dist/README.iwlwifi-5000-ucode
diff -u /dev/null src/external/intel-fw-public/iwl5000/dist/README.iwlwifi-5000-ucode:1.1
--- /dev/null	Sat Mar 28 12:16:03 2009
+++ src/external/intel-fw-public/iwl5000/dist/README.iwlwifi-5000-ucode	Sat Mar 28 12:16:03 2009
@@ -0,0 +1,120 @@
+Intel Wireless WiFi Link 5000AGN Adapter Series
+Copyright (C) 2006 - 2008 Intel Corporation.  All rights reserved.
+
+Microcode Package README.iwlwifi-5000-ucode
+
+INDEX
+
+1. OVERVIEW
+2. INSTALLATION
+3. LICENSE
+
+