From nobody@FreeBSD.org  Sat Sep 28 08:12:56 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id 0956BF65
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 28 Sep 2013 08:12:56 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id E62BB2305
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 28 Sep 2013 08:12:55 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r8S8Cto3094534
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 28 Sep 2013 08:12:55 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r8S8CtWE094467;
	Sat, 28 Sep 2013 08:12:55 GMT
	(envelope-from nobody)
Message-Id: <201309280812.r8S8CtWE094467@oldred.freebsd.org>
Date: Sat, 28 Sep 2013 08:12:55 GMT
From: bapt <bapt@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: iwn with 6235 chipset
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         182455
>Category:       kern
>Synopsis:       [iwn] iwn with 6235 chipset
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    adrian
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 28 08:20:00 UTC 2013
>Closed-Date:    Wed Apr 23 05:56:18 UTC 2014
>Last-Modified:  Wed Apr 23 05:56:18 UTC 2014
>Originator:     bapt
>Release:        r255576
>Organization:
>Environment:
FreeBSD jolan.lan 10.0-ALPHA1 FreeBSD 10.0-ALPHA1 #20 r255576M: Sun Sep 15 01:37:58 CEST 2013     bapt@jolan.lan:/usr/obj/usr/src/sys/JOLAN  amd64

>Description:
iwn0@pci0:2:0:0:        class=0x028000 card=0x40608086 chip=0x088e8086 rev=0x24 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Centrino Advanced-N 6235'
    class      = network

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: sys/dev/iwn/if_iwn.c
===================================================================
--- sys/dev/iwn/if_iwn.c	(revision 255576)
+++ sys/dev/iwn/if_iwn.c	(working copy)
@@ -119,6 +119,8 @@
 	{ 0x8086, IWN_DID_5x50_2, "Intel WiMAX/WiFi Link 5350"			},
 	{ 0x8086, IWN_DID_5x50_3, "Intel WiMAX/WiFi Link 5150"			},
 	{ 0x8086, IWN_DID_5x50_4, "Intel WiMAX/WiFi Link 5150"			},
+	{ 0x8086, IWN_DID_6035_1, "Centrino Advanced-N 6235"		},
+	{ 0x8086, IWN_DID_6035_2, "Centrino Advanced-N 6235"		},
 	{ 0, 0, NULL }
 };
 
Index: sys/modules/iwnfw/iwn6000g2b/Makefile
===================================================================
--- sys/modules/iwnfw/iwn6000g2b/Makefile	(revision 255576)
+++ sys/modules/iwnfw/iwn6000g2b/Makefile	(working copy)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
 KMOD=	iwn6000g2bfw
-IMG=	iwlwifi-6000g2b-17.168.5.2
+IMG=	iwlwifi-6000g2b-18.168.6.1
 
 .include <bsd.kmod.mk>


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->adrian 
Responsible-Changed-By: bapt 
Responsible-Changed-When: Sat Sep 28 08:21:59 UTC 2013 
Responsible-Changed-Why:  
It's yours 

http://www.freebsd.org/cgi/query-pr.cgi?pr=182455 

From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= <decke@bluelife.at>
To: bug-followup@FreeBSD.org, bapt@FreeBSD.org
Cc:  
Subject: Re: kern/182455: [iwn] iwn with 6235 chipset
Date: Tue, 14 Jan 2014 21:55:51 +0100

 The content of the patch is already committed so I think this PR can be clo=
 sed.
 
 --=20
 Bernhard Fr=F6hlich
 http://www.bluelife.at/
State-Changed-From-To: open->closed 
State-Changed-By: bapt 
State-Changed-When: Wed Apr 23 05:56:17 UTC 2014 
State-Changed-Why:  
Support ootb in head now. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=182455 
>Unformatted:
