From owner-freebsd-current@FreeBSD.ORG Thu Jun 17 04:55:39 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 546DA16A4CF for ; Thu, 17 Jun 2004 04:55:39 +0000 (GMT) Received: from n0th1ng.spb.ru (n0th1ng.spb.ru [195.209.232.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E0A443D41 for ; Thu, 17 Jun 2004 04:55:38 +0000 (GMT) (envelope-from tork@n0th1ng.spb.ru) Received: from 192.168.1.4 (synomatic.com [216.27.147.49]) (authenticated bits=0) by n0th1ng.spb.ru (8.12.11/8.12.11) with ESMTP id i5H4m0SR044518 for ; Thu, 17 Jun 2004 08:48:02 +0400 (MSD) Date: Thu, 17 Jun 2004 00:55:28 -0400 From: "MAin D. ToRK" X-Mailer: The Bat! (v1.62r) X-Priority: 3 (Normal) Message-ID: <52446036.20040617005528@n0th1ng.spb.ru> To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Thu, 17 Jun 2004 11:36:27 +0000 Subject: problem with loading ndis X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "MAin D. ToRK" List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jun 2004 04:55:39 -0000 Hello. hardware: adm8211 5.2.1 release. cvsup just updated /usr/src/sys /usr/src/usr.sbin copied .inf and .sys modules/ndis make finished succesfully - ndis.ko created. [00:59:04 Second] 0 # make load /sbin/kldload -v /usr/src/sys/modules/ndis/ndis.ko link_elf: symbol device_get_sysctl_ctx undefined kldload: can't load /usr/src/sys/modules/ndis/ndis.ko: No such file or directory *** Error code 1 Stop in /usr/src/sys/modules/ndis. Thanx for the advance. M.D.Tork