From owner-freebsd-questions Wed Oct 20 8:46:22 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.interlog.com (smtp.interlog.com [207.34.202.37]) by hub.freebsd.org (Postfix) with ESMTP id 5A98C14A13 for ; Wed, 20 Oct 1999 08:46:17 -0700 (PDT) (envelope-from al.feldman@sangoma.com) Received: from alex (dm.interlog.com [199.212.154.24]) by smtp.interlog.com (8.9.1/8.9.1) with SMTP id LAA24246 for ; Wed, 20 Oct 1999 11:46:15 -0400 (EDT) Message-ID: <003501bf1b13$2a1ee6a0$7801a8c0@alex.SANGOMA.COM> From: "Alex Feldman" To: Subject: KLD & Network interface Date: Wed, 20 Oct 1999 11:52:50 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, 1. I wrote two modules KLD modules. The first of them call function from second. How I need compile them, so when I load the first KLD module, the second will be also loaded? 2. I create in my program network interface and atatch it to kernel. How can I remove network interface after from the kernel? Thank's Alex Feldman E-mail : al.feldman@sangoma.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message