From owner-freebsd-current@FreeBSD.ORG Fri Sep 17 07:19:33 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3B2216A4CE; Fri, 17 Sep 2004 07:19:32 +0000 (GMT) Received: from zombie.ezone.ru (zombie.ezone.ru [195.128.162.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BC2443D55; Fri, 17 Sep 2004 07:19:31 +0000 (GMT) (envelope-from mcsi@mcsi.pp.ru) Received: from [172.16.4.26] (ultra.domain [172.16.4.26] (may be forged)) by zombie.ezone.ru (8.12.11/8.12.11) with ESMTP id i8H7JSZ1013513; Fri, 17 Sep 2004 11:19:29 +0400 (MSD) (envelope-from mcsi@mcsi.pp.ru) Message-ID: <414A8FF8.5060504@mcsi.pp.ru> Date: Fri, 17 Sep 2004 11:19:20 +0400 From: Maxim Maximov User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707 X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: wpaul@freebsd.org Subject: NDIS issue - kern/71449 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 17 Sep 2004 07:19:33 -0000 Hello. People, do you know, that RELENG_5 and HEAD kernel is not compilable if someone will try to make his 802.11 adapter work and follow instructions on ndis(4) manpage? I confirm kernel breakage and the patch in PR fixes it. Could someone with commit bit (wpaul preferrable :) review/commit it? -- Maxim Maximov