Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Mar 2013 00:54:33 GMT
From:      Alexander von Gluck IV <kallisti5@unixzen.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/176581: Missing PCIID from if_iwn.c  Intel 6235
Message-ID:  <201303010054.r210sXWa084748@red.freebsd.org>
Resent-Message-ID: <201303010100.r21100RX008683@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         176581
>Category:       kern
>Synopsis:       Missing PCIID from if_iwn.c  Intel 6235
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 01 01:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303010054.r210sXWa084748>