From owner-cvs-all Mon Dec 13 8:24:26 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5E80D14E9B; Mon, 13 Dec 1999 08:24:24 -0800 (PST) (envelope-from bp@FreeBSD.org) Received: (from bp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA95146; Mon, 13 Dec 1999 08:24:24 -0800 (PST) (envelope-from bp@FreeBSD.org) Message-Id: <199912131624.IAA95146@freefall.freebsd.org> From: Boris Popov Date: Mon, 13 Dec 1999 08:24:23 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_ef.c if_ethersubr.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bp 1999/12/13 08:24:23 PST Modified files: sys/net if_ethersubr.c Added files: sys/net if_ef.c Log: Bring up an if_ef driver which allows support for four ethernet frame types. Currently it supports only IPX protocol and doesn't affect existing functionality when not loaded. Reviewed by: Ollivier Robert Revision Changes Path 1.68 +18 -2 src/sys/net/if_ethersubr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message