From owner-cvs-all Fri Nov 24 9: 4:55 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3226E37B4C5; Fri, 24 Nov 2000 09:04:52 -0800 (PST) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA23164; Fri, 24 Nov 2000 09:04:52 -0800 (PST) (envelope-from markm@FreeBSD.org) Message-Id: <200011241704.JAA23164@freefall.freebsd.org> From: Mark Murray Date: Fri, 24 Nov 2000 09:04:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/ep Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2000/11/24 09:04:51 PST Added files: sys/modules/ep Makefile Log: Add a module makefile for if_ep. This is not enabled by default, as the module is missing a bunch of useful stuff (like the ability to unload). Not objected to by: mdodd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message