Bug 180816 - [iwl] Intel Centrino Wireless-N 2200 not supported
Summary: [iwl] Intel Centrino Wireless-N 2200 not supported
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: wireless (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-wireless (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-24 19:40 UTC by Grzegorz Blach
Modified: 2018-07-14 17:45 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.