From owner-cvs-all Fri Dec 4 19:29:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA27634 for cvs-all-outgoing; Fri, 4 Dec 1998 19:29:33 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from sicily.odyssey.cs.cmu.edu (SICILY.ODYSSEY.CS.CMU.EDU [128.2.185.138]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id TAA27625; Fri, 4 Dec 1998 19:29:23 -0800 (PST) (envelope-from rvb+@sicily.odyssey.cs.cmu.edu) To: Peter Wemm Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/coda coda_fbsd.c coda_vfsops.c References: <199811030855.AAA21397@freefall.freebsd.org> From: "Robert V. Baron" Date: 04 Dec 1998 22:28:25 -0500 In-Reply-To: Peter Wemm's message of Tue, 3 Nov 1998 00:55:06 -0800 (PST) Message-ID: Lines: 22 X-Mailer: Gnus v5.4.46/Emacs 19.34 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Thank you. I've not made the push to an elf kernel yet. I guess I should take the plunge. (It just means one more OS that I have to verify that coda works on. [stable, aout, elf ...]) Peter Wemm writes: > peter 1998/11/03 00:55:06 PST > > Modified files: > sys/coda coda_fbsd.c coda_vfsops.c > Log: > Support KLD. We register and unregister two modules. "coda" (the vfs) > via VFS_SET(), and "codadev" for the cdevsw entry. From kldstat -v: > 3 1 0xf02c5000 115d8 coda.ko > Contains modules: > Id Name > 2 codadev > 3 coda > > Revision Changes Path > 1.8 +57 -42 src/sys/coda/coda_fbsd.c > 1.8 +8 -2 src/sys/coda/coda_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message