From owner-freebsd-questions@FreeBSD.ORG Sun May 27 17:50:22 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9C2D116A41F for ; Sun, 27 May 2007 17:50:22 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 5D3E913C468 for ; Sun, 27 May 2007 17:50:22 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.66) for freebsd-questions@freebsd.org with esmtp (envelope-from ) id <1HsMsn-0006VG-3s>; Sun, 27 May 2007 19:50:21 +0200 Received: from [77.74.239.6] (helo=[192.168.2.182]) by inpost2.zedat.fu-berlin.de (Exim 4.66) for freebsd-questions@freebsd.org with esmtpsa (envelope-from ) id <1HsMsn-0002wS-2p>; Sun, 27 May 2007 19:50:21 +0200 Message-ID: <4659C4D7.6020007@zedat.fu-berlin.de> Date: Sun, 27 May 2007 19:50:15 +0200 From: "O. Hartmann" User-Agent: Thunderbird 2.0.0.0 (X11/20070527) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 77.74.239.6 Subject: [FreeBSD 7.0 CURRENT/AMD64] if_iwi: does not build module automatically X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 May 2007 17:50:23 -0000 Hello, I find just this minute that if_iwi.ko isn't built after a 'make_world'. The sources are still present, but the module and all iwi_bss-stuff (firmware(9)) get not built. Is there a reason not building this driver? by the way, I just started experimenting with a HP nx7300 and even with the iwi-stuff built the built-in WLAN adapter isn't working ... pciconf -lvc none0@pci16:0:0: class=0x028000 card=0x135c103c chip=0x42228086 rev=0x02 hdr=0x00 vendor = 'Intel Corporation' device = '3945ABG Intel 3945ABG Wireless LAN controller' class = network cap 01[c8] = powerspec 2 supports D0 D3 current D0 cap 05[d0] = MSI supports 1 message, 64 bit cap 10[e0] = PCI-Express 1 legacy endpoint Regards, Oliver