From nobody@FreeBSD.org  Wed Jul 24 18:30:04 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 54B233F3
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 24 Jul 2013 18:30:04 +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 42FAD2411
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 24 Jul 2013 18:30:04 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r6OIU4De091717
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 24 Jul 2013 18:30:04 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r6OIU3hS091703;
	Wed, 24 Jul 2013 18:30:03 GMT
	(envelope-from nobody)
Message-Id: <201307241830.r6OIU3hS091703@oldred.freebsd.org>
Date: Wed, 24 Jul 2013 18:30:03 GMT
From: Grzegorz Blach <gblach@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Intel Centrino Wireless-N 2200 not supported
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         180816
>Category:       kern
>Synopsis:       [iwl] Intel Centrino Wireless-N 2200 not supported
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-wireless
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 24 18:40:00 UTC 2013
>Closed-Date:    
>Last-Modified:  Wed Jul 24 21:48:17 UTC 2013
>Originator:     Grzegorz Blach
>Release:        9-STABLE
>Organization:
>Environment:
FreeBSD starpad.nine 9.2-BETA1 FreeBSD 9.2-BETA1 #7 r253553M: Tue Jul 23 02:04:47 CEST 2013     magik@starpad.nine:/usr/obj/usr/src/sys/STARPAD  amd64

>Description:
Intel Centrino Wireless-N 2200 isn't supported by FreeBSD.
I added device ID to iwn driver:
{ 0x8086, 0x0891, "Intel Centrino Wireless-N 2200"              },

With this change Intel Centrino Wireless-N 2200 is detected, but don't work correctly, eg. I don't see any results of `ifconfig scan` command

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:

From: hiren panchasara <hiren@FreeBSD.org>
To: Grzegorz Blach <gblach@freebsd.org>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: kern/180816: Intel Centrino Wireless-N 2200 not supported
Date: Wed, 24 Jul 2013 11:56:12 -0700

 > With this change Intel Centrino Wireless-N 2200 is detected, but doesn't
 > work correctly, eg. I don't see any results of `ifconfig scan` command
 
 More work is needed in this area and its being done atm.
 
 In meantime, try using
 https://github.com/seanbruno/freebsd-iwl and see if that helps. Its
 still strictly work-in-progress.
 
 cheers,
 Hiren
 
 p.s: keep checking wireless@ as I am sure when something starts
 working, it will be reported there.
Responsible-Changed-From-To: freebsd-bugs->freebsd-wireless 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Wed Jul 24 21:47:20 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer(s). 

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