From owner-cvs-all Mon Oct 30 21:46:38 2000 Delivered-To: cvs-all@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 6EA9237B4C5; Mon, 30 Oct 2000 21:46:33 -0800 (PST) Received: from beppo (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id VAA04810; Mon, 30 Oct 2000 21:46:34 -0800 Date: Mon, 30 Oct 2000 21:46:34 -0800 (PST) From: Matthew Jacob Reply-To: mjacob@feral.com To: Mark Murray Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules Makefile src/sys/pci if_de.c src/sys/modules/de Makefile In-Reply-To: <200010310125.RAA48104@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 30 Oct 2000, Mark Murray wrote: > markm 2000/10/30 17:25:12 PST > > Modified files: > sys/modules Makefile > sys/pci if_de.c > Added files: > sys/modules/de Makefile > Log: > Convert the de driver into a loadable module. Still missing is an > unload method. Lots of old cruft is removed. > > Thanks to WPaul for large clue-injection and debugging services. > > Reviewed by: wpaul > > Revision Changes Path > 1.147 +2 -2 src/sys/modules/Makefile > 1.132 +15 -73 src/sys/pci/if_de.c This is cool, but can't the de module go away entirely? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message