From owner-freebsd-questions Wed Sep 24 05:31:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA25905 for questions-outgoing; Wed, 24 Sep 1997 05:31:31 -0700 (PDT) Received: from rocket.comtrol.com (rocket.comtrol.com [204.73.219.5]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id FAA25898 for ; Wed, 24 Sep 1997 05:31:28 -0700 (PDT) Received: from steveg.comtrol.com ([204.73.219.207]) by rocket.comtrol.com (8.6.9/8.6.9) with SMTP id HAA27339 for ; Wed, 24 Sep 1997 07:30:51 -0500 Message-ID: <342907D6.5E91@comtrol.com> Date: Wed, 24 Sep 1997 07:30:14 -0500 From: steve gericke Organization: Comtrol X-Mailer: Mozilla 3.01Gold (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: interface to ethernet drivers Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi: I am looking for a standard interface in which I can access Ethernet drivers in order to send and receive packets to a specific device (MAC address). Is there a standard interface , if so what is it, and how do I access it as a ported product. Thanks for any help !! steveg@comtrol.com