]> git.ozlabs.org Git - ppp.git/blobdiff - README.sol2
Forgot to remote *.ln files (made by lint) when doing make clean.
[ppp.git] / README.sol2
index 392f43f7f55ec269a5a62000a5dbb658b6452aa5..2f4a6f658e265c4cf1ae17e3d95b519d2d371498 100644 (file)
@@ -4,11 +4,6 @@ but are not identical.  The STREAMS kernel modules and driver for
 Solaris 2 are in the svr4 directory (and use some code from the
 modules directory).
 
-This version has been tested under Solaris 7, and the upcoming
-Solaris 8. As of now, it will only work when the system is booted
-in 32-bit mode. 64-bit clean driver as well as IPv6 support for
-Solaris 8 are currently under development.
-
 NOTE: Although the kernel driver and modules have been designed to
 operate correctly on SMP systems, they have not been extensively
 tested on SMP machines.  Some users of SMP Solaris x86 systems have
@@ -50,6 +45,16 @@ create an /etc/ppp/ip-up script containing something like this:
 
 See the man page for ip(7p) for details.
 
+64-bit Support.
+***************
+
+This version has been tested under Solaris 7 (and Solaris 8 Beta) in both 
+32- and 64-bits environments (Ultra class machines). Installing the package
+by executing "make install" will result in additional files residing in
+/kernel/drv/sparcv9 and /kernel/strmod/sparcv9 subdirectories.
+
+64-bit modules and driver have been compiled and tested using Sun's cc.
+
 Synchronous Serial Support.
 ***************************