The following reply was made to PR kern/180816; it has been noted by GNATS.
From: hiren panchasara <[email protected]> To: Grzegorz Blach <[email protected]> Cc: [email protected] Subject: Re: kern/180816: Intel Centrino Wireless-N 2200 not supported Date: Wed, 24 Jul 2013 11:56:12 -0700 On Wed, Jul 24, 2013 at 11:30 AM, Grzegorz Blach <[email protected]> wrote: > >>Number: 180816 >>Category: kern >>Synopsis: Intel Centrino Wireless-N 2200 not supported >>Confidential: no >>Severity: non-critical >>Priority: low >>Responsible: freebsd-bugs >>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: >>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 [email protected]:/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 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. > >>How-To-Repeat: > >>Fix: > > >>Release-Note: >>Audit-Trail: >>Unformatted: > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-bugs > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
