From owner-freebsd-net Thu Nov 4 20:18:49 1999 Delivered-To: freebsd-net@freebsd.org Received: from smtp10.atl.mindspring.net (smtp10.atl.mindspring.net [207.69.200.246]) by hub.freebsd.org (Postfix) with ESMTP id 53E5D1567E for ; Thu, 4 Nov 1999 20:18:46 -0800 (PST) (envelope-from AKovalenko@mindspring.com) Received: from RabbitsLawn.mindspring.com (PPPa36-ResalePerthAmboy1-3R1063.saturn.bbn.com [4.16.126.143]) by smtp10.atl.mindspring.net (8.8.5/8.8.5) with ESMTP id XAA11291 for ; Thu, 4 Nov 1999 23:18:06 -0500 (EST) Received: (from sunny@localhost) by RabbitsLawn.mindspring.com (8.9.3/8.7.3) id XAA01148 for freebsd-net@freebsd.org; Thu, 4 Nov 1999 23:35:30 -0500 From: Alexandre Kovalenko AKA Sunny Message-Id: <199911050435.XAA01148@RabbitsLawn.mindspring.com> Subject: Interfaces, KLD and friends... To: freebsd-net@freebsd.org Date: Thu, 4 Nov 1999 23:35:30 -0500 (EST) X-Mailer: ELM [version 2.4ME+ PL47 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I would appreciate RTFM with the pointer to the M for the following two questions: -- what is the list of entry points interface (if_xx.c) should implement -- how does one go about making interface a KLD, specifically, how does one dynamically register interface. Thank you in advance. Alexandre Kovalenko. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message