From nobody@FreeBSD.org  Fri Mar  1 00:54:34 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 735426AF
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  1 Mar 2013 00:54:34 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 5B77ECD5
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  1 Mar 2013 00:54:34 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r210sXve084749
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 1 Mar 2013 00:54:33 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r210sXWa084748;
	Fri, 1 Mar 2013 00:54:33 GMT
	(envelope-from nobody)
Message-Id: <201303010054.r210sXWa084748@red.freebsd.org>
Date: Fri, 1 Mar 2013 00:54:33 GMT
From: Alexander von Gluck IV <kallisti5@unixzen.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Missing PCIID from if_iwn.c  Intel 6235
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         176581
>Category:       kern
>Synopsis:       Missing PCIID from if_iwn.c  Intel 6235
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 01 01:00:00 UTC 2013
>Closed-Date:    Fri Mar 01 01:50:49 UTC 2013
>Last-Modified:  Fri Mar 01 01:50:49 UTC 2013
>Originator:     Alexander von Gluck IV
>Release:        9.1
>Organization:
Haiku, Inc.
>Environment:
>Description:
The if_iwn.c driver is missing several PCIID's for Intel wlan cards.

More Info here: (with one line patch)
http://forums.freebsd.org/archive/index.php/t-35467.html

SImply adding the pciid results in a working Intel Centrino Advanced-N 6235 wireless card

{ 0x8086, 0x088e, "Intel Centrino Advanced-N 6235" },
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: eadler 
State-Changed-When: Fri Mar 1 01:50:49 UTC 2013 
State-Changed-Why:  
the situation is more complicated;  this one line patch (and the 
associated kernel module) is known to burn out the card.  Don't use it. 
also see kern/173898 

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