From owner-freebsd-hackers Tue Mar 7 23:18: 9 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from ockle.dev.nanoteq.co.za (ockle.dev.nanoteq.co.za [196.7.114.28]) by hub.freebsd.org (Postfix) with ESMTP id 4142437C2A9 for ; Tue, 7 Mar 2000 23:18:01 -0800 (PST) (envelope-from johan@ockle.dev.nanoteq.co.za) Received: by ockle.dev.nanoteq.co.za (8.9.3/8.9.3) id JAA68180; Wed, 8 Mar 2000 09:17:02 +0200 (SAST) (envelope-from johan) From: Johan Kruger Reply-To: jkruger@oskar.nanoteq.co.za Organization: Nanoteq To: Boris Popov Subject: Re: Lodable kernel modules Date: Wed, 8 Mar 2000 09:07:39 +0200 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: In-Reply-To: Cc: freebsd-hackers@freebsd.org MIME-Version: 1.0 Message-Id: <00030809170203.63483@ockle.dev.nanoteq.co.za> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there, sorry to bother you, just want to as two quick questions .. I looked as examples at ncp.ko and nwfs.ko ??? 1) If i look in the compiled nwfs directory, what is the __hack_file for ??, and the ncp file ( not the ncp.ko ) in the nwfs directory ?? ( I am actually able to load this ncp file, which is way shorter than the real ncp.ko in the ncp directory. 2) Why could'nt i load the ncp.ko in the ncp directory ( Exec format error ) unless i removed the ipx support from the Makefile ?? > See sys/modules/ncp and sys/modules/nwfs for an example. ncp.ko > module exports symbols which is used in the nwfs.ko module. > > -- > Boris Popov > http://www.butya.kz/~bp/ -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message