Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Nov 1998 00:55:06 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/coda coda_fbsd.c coda_vfsops.c
Message-ID:  <199811030855.AAA21397@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811030855.AAA21397>