From owner-freebsd-current@FreeBSD.ORG Tue May 29 11:37:21 2007 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4DC4316A400 for ; Tue, 29 May 2007 11:37:21 +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 0F90E13C447 for ; Tue, 29 May 2007 11:37:20 +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-current@FreeBSD.org with esmtp (envelope-from ) id <1Ht00t-0003kQ-HE>; Tue, 29 May 2007 13:37:19 +0200 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198]) by inpost2.zedat.fu-berlin.de (Exim 4.66) for freebsd-current@FreeBSD.org with esmtpsa (envelope-from ) id <1Ht00t-0003sg-Fj>; Tue, 29 May 2007 13:37:19 +0200 Message-ID: <465C108C.60507@zedat.fu-berlin.de> Date: Tue, 29 May 2007 13:37:48 +0200 From: "O. Hartmann" Organization: Freie =?ISO-8859-15?Q?Universit=E4t_Berlin?= User-Agent: Thunderbird 2.0.0.0 (X11/20070522) MIME-Version: 1.0 To: freebsd-current@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 130.133.86.198 Cc: Subject: if_iwi: modul not built in CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 May 2007 11:37:21 -0000 Hello, this may be a boring question due to I missed the appropriate previous message herein, but on my 7.0 CURRENT/AMD64 from this week and today module 'if_iwi' and friends isn't built automatically. I tried this on a HP nx7300 notebook to get its WLAN adapter (Intel 3945ABG WLAN module) running. Everything of the if_iwi module is in its place and can be built properly, also the iwi_xbbs-stuff, but manually, not automatically. Is there a special reason for this or just a typo in one of the config files? Bytheway, the Intel Centrino Duo based WLAN 3945ABG seems not working with the if_iwi module, it doesn't get recognized but can be seen via 'pciconf -lvc'. Thanks for your answers in advance, Regards Oliver