From owner-freebsd-net@FreeBSD.ORG Tue Oct 9 13:22:22 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B3DDB2D9 for ; Tue, 9 Oct 2012 13:22:22 +0000 (UTC) (envelope-from darcsis@gmail.com) Received: from mail-pa0-f54.google.com (mail-pa0-f54.google.com [209.85.220.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7DA108FC12 for ; Tue, 9 Oct 2012 13:22:22 +0000 (UTC) Received: by mail-pa0-f54.google.com with SMTP id bi1so5682679pad.13 for ; Tue, 09 Oct 2012 06:22:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:in-reply-to:references:user-agent:x-envelope-to :mail-followup-to:date:message-id:mime-version:content-type; bh=x157KgH9TaTwoROE2/gK82L2oZFawZRvMMjNkNtUKQs=; b=bihrQ8Hr59Qd2sC1euUB+tfislwC7IcFN8BUggVyzc0+rbINw+UYz59UFbnnJEMkdr nXfibU8M5sknhshpQPyat40H3FNvqMnNPD2F4G5DPY3KqSvgkDZvF2JbBejCcqlmGJ2p Hgfcjb9MXF/83JAL8lzIchZ2s8sm1tzDIAicweckV5835P5yyVBQE2HdR4D/U1cYnybo NDYzF++0Ld2TDIzuDXB3GXdEKtidUsEIIoQrMmR/3v97ShBv+m80QDEwdqQ0ngOue5vG y3hltp3Prk0rXPuRYSDdhX/jFxd2WdzZHTAONbNsblTtLxxl5rNCvQIbPMQYqy94nGBw hDEA== Received: by 10.68.222.231 with SMTP id qp7mr62990066pbc.7.1349788941921; Tue, 09 Oct 2012 06:22:21 -0700 (PDT) Received: from localhost ([125.34.64.49]) by mx.google.com with ESMTPS id j3sm12573685paz.37.2012.10.09.06.22.09 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 09 Oct 2012 06:22:21 -0700 (PDT) From: darcsis@gmail.com (Denise H. G.) To: Andreas Nilsson Subject: Re: What driver should I use for 'intel centrino wireless-N 2200 BGN' ? In-Reply-To: (Andreas Nilsson's message of "Mon, 8 Oct 2012 16:36:03 +0000") References: <86ehl96o4i.fsf@venux.xbsd.name> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (berkeley-unix) X-Envelope-To: andrnils@gmail.com Mail-Followup-To: Andreas Nilsson , freebsd-net@freebsd.org Date: Tue, 09 Oct 2012 21:22:02 +0800 Message-ID: <86391nzsp1.fsf@venux.xbsd.name> MIME-Version: 1.0 Content-Type: text/plain Cc: freebsd-net@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Oct 2012 13:22:22 -0000 On 2012/10/09 at 00:36, Andreas Nilsson wrote: > > On Mon, Oct 8, 2012 at 2:21 PM, Denise H. G. wrote: >> Hi list, >> >> I tried ipw, iwn, and iwi, but ended up with no luck. What's more, it >> seems that the wireless adapter has not been even detected by the >> system. I ran 'pciconf -l' and got this line which seems to be my >> wireless adapter: >> >> none3@pci0:3:0:0: class=0x028000 card=0x42228086 chip=0x08918086 >> rev=0xc4 hdr=0x00 >> >> Is there a driver for that under FreeBSD 9.1-PRERELEASE? >> >> Thanks! >> > > Man page for iwi says > The iwi driver provides support for Intel PRO/Wireless 2200BG/2915ABG > Mine is an Intel Centrino Wireless-N 2200 BGN. > Do you have legal.intel_iwi.license_ack=1 in loader.conf ? Yes. according the man pages, I've done what is needed, but still with no luck. > > Perhaps you need to check if the device id is listed in the source > code? Thanks. I've been trying. Hope this has something to do with the device ids. > > Best regards > Andreas > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >