This is the Solaris kernel code to support the Coda client.

This is version 0.02!  (As of Feb 2, 2000)

Current work was done using gcc version 2.95.2 19991024 
for the compiler on solaris 2.6 and 7.  Makefiles use gcc.
This kernel module has been tested on Solaris 2.6 on a 
sparc 5, an ultra 10, and on Solaris 7 on a i386 pc.

To build, type "make" in the top directory.

To install, type "make install" in the top directory.  If you
are not root when "make install" is given, it will prompt you
for the root password and try to install as root.  This installs
the coda module in the correct place and loads the driver
into the system.  No further action should be necessary for
kernel support of venus.

Please send bug reports and questions to 
    codalist@coda.cs.cmu.edu.


CAUTION: Compiling with debugging enabled will cause very large
/var/adm/messages files.

