From owner-freebsd-current@FreeBSD.ORG Wed Apr 16 14:53:49 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8FE21065670 for ; Wed, 16 Apr 2008 14:53:49 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id B772E8FC1C for ; Wed, 16 Apr 2008 14:53:49 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id m3GErnwW035660 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 16 Apr 2008 07:53:49 -0700 (PDT) (envelope-from sam@freebsd.org) Message-ID: <480612FD.5010308@freebsd.org> Date: Wed, 16 Apr 2008 07:53:49 -0700 From: Sam Leffler Organization: FreeBSD Project User-Agent: Thunderbird 2.0.0.9 (X11/20071125) MIME-Version: 1.0 To: FreeBSD Current References: <480294E2.1000907@errno.com> <4803E26A.9070108@lissyara.su> <4803E6E2.8090007@errno.com> <4804F65B.2090408@lissyara.su> <4804F747.9040406@freebsd.org> <48052C09.3020209@lissyara.su> <4805911C.3090007@lissyara.su> In-Reply-To: <4805911C.3090007@lissyara.su> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-DCC--Metrics: ebb.errno.com; whitelist Subject: Re: CFT: 802.11 vap code 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: Wed, 16 Apr 2008 14:53:49 -0000 Alex Keda wrote: > Kip Macy пишет: >> post your config > sorry - previous mail not right > Generic with added options > nodevice malo > nodevice iwn > ========== > with config from previous mail kernel file not build You either need to patch malo correctly or remove it from your build. The change that corrects malo is here: http://perforce.freebsd.org/chv.cgi?CH=140066 Or you can just wait for the commit to HEAD which is likely to happen this weekend. Sam