From owner-freebsd-current Sun Apr 30 7:48:34 2000 Delivered-To: freebsd-current@freebsd.org Received: from relay.butya.kz (butya-gw.butya.kz [212.154.129.94]) by hub.freebsd.org (Postfix) with ESMTP id D580437BC9D; Sun, 30 Apr 2000 07:48:29 -0700 (PDT) (envelope-from bp@butya.kz) Received: from bp (helo=localhost) by relay.butya.kz with local-esmtp (Exim 3.13 #1) id 12lv0z-000CCW-00; Sun, 30 Apr 2000 21:48:09 +0700 Date: Sun, 30 Apr 2000 21:48:09 +0700 (ALMST) From: Boris Popov To: Gary Jennejohn Cc: freebsd-current@freebsd.org, peter@freebsd.org Subject: Re: kernel breakage in ng_base.c In-Reply-To: <200004301335.PAA00747@peedub.muc.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 30 Apr 2000, Gary Jennejohn wrote: > Here's a simple patch which works for me. This patch is not 100% correct. ng_base should make an attempt to load module, not KLD. There was a new module_load() function proposed to inclusion in the API, but for some reason it is not committed yet. -- Boris Popov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message