From owner-freebsd-net@FreeBSD.ORG Fri Oct 23 18:31:31 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A0612106566C for ; Fri, 23 Oct 2009 18:31:31 +0000 (UTC) (envelope-from c.r.n.a@wanadoo.fr) Received: from smtp20.orange.fr (smtp20.orange.fr [80.12.242.26]) by mx1.freebsd.org (Postfix) with ESMTP id 641768FC16 for ; Fri, 23 Oct 2009 18:31:31 +0000 (UTC) Received: from smtp20.orange.fr (mwinf2008 [172.22.130.36]) by mwinf2005.orange.fr (SMTP Server) with ESMTP id 47A8B1C00ADB for ; Fri, 23 Oct 2009 19:35:25 +0200 (CEST) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2008.orange.fr (SMTP Server) with ESMTP id B7CD91C0009B; Fri, 23 Oct 2009 19:35:23 +0200 (CEST) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2008.orange.fr (SMTP Server) with ESMTP id A42761C000A3; Fri, 23 Oct 2009 19:35:23 +0200 (CEST) Received: from [192.168.1.13] (ABordeaux-551-1-15-87.w86-196.abo.wanadoo.fr [86.196.242.87]) by mwinf2008.orange.fr (SMTP Server) with ESMTP id 581411C0009B; Fri, 23 Oct 2009 19:35:23 +0200 (CEST) X-ME-UUID: 20091023173523360.581411C0009B@mwinf2008.orange.fr Message-ID: <4AE1E8AB.4090003@wanadoo.fr> Date: Fri, 23 Oct 2009 19:32:27 +0200 From: Nicolas User-Agent: Thunderbird 2.0.0.23 (X11/20091022) MIME-Version: 1.0 To: freebsd-net@freebsd.org, bschmidt@techwires.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: RE: Intel WiFi 5100/5300 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Oct 2009 18:31:31 -0000 Hi Bernhard, I'm trying to use your driver but i have a problem: iwn0: mem 0xde000000-0xde001fff irq 16 at device 0.0 on pci2 iwn0: MIMO 1T2R, MoW, address 00:21:6b:2b:78:04 iwn0: [ITHREAD] iwn0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps iwn0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps iwn0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps iwn0: 11na MCS: 15Mbps 30Mbps 45Mbps 60Mbps 90Mbps 120Mbps 135Mbps 150Mbps 30Mbps 60Mbps 90Mbps 120Mbps 180Mbps 240Mbps 270Mbps 300Mbps iwn0: 11ng MCS: 15Mbps 30Mbps 45Mbps 60Mbps 90Mbps 120Mbps 135Mbps 150Mbps 30Mbps 60Mbps 90Mbps 120Mbps 180Mbps 240Mbps 270Mbps 300Mbps wlan0: Ethernet address: 00:21:6b:2b:78:04 iwn0: iwn_init_locked: radio is disabled by hardware switch I load iwnfw.ko before if_iwn.ko. But i have all time the message: iwn0: iwn_init_locked: radio is disabled by hardware switch But when i press the button nothing change, no options in the bios too. Have you an idea where the problem come from ? Thanks in adavance, Nicolas.