Bug 180816

Summary: [iwl] Intel Centrino Wireless-N 2200 not supported
Product: Base System Reporter: Grzegorz Blach <gblach>
Component: wirelessAssignee: freebsd-wireless (Nobody) <wireless>
Status: Closed FIXED    
Severity: Affects Only Me CC: segend0101
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Grzegorz Blach freebsd_committer freebsd_triage 2013-07-24 19:40:00 UTC
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
Comment 1 Hiren Panchasara freebsd_committer freebsd_triage 2013-07-24 19:56:12 UTC
> 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.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2013-07-24 22:47:20 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-wireless

Over to maintainer(s).
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2018-05-28 19:46:32 UTC
batch change:

For bugs that match the following
-  Status Is In progress 
AND
- Untouched since 2018-01-01.
AND
- Affects Base System OR Documentation

DO:

Reset to open status.


Note:
I did a quick pass but if you are getting this email it might be worthwhile to double check to see if this bug ought to be closed.
Comment 4 Grzegorz Blach freebsd_committer freebsd_triage 2018-07-14 17:45:27 UTC
On 11.2 this wireless adapter is working great, thanks.