summaryrefslogtreecommitdiff
path: root/README.sol2
diff options
context:
space:
mode:
authorAdi Masputra <adi.masputra@sun.com>1999-09-08 01:28:28 +0000
committerAdi Masputra <adi.masputra@sun.com>1999-09-08 01:28:28 +0000
commitc291dcda5acdd3edb75c4127c7c001017ba3a876 (patch)
tree7fd2927caea0ee78210a46f8900d7d9eae3e907b /README.sol2
parent0c338335ba5cab3c1880f922a889eb9691b5a34b (diff)
downloadppp-c291dcda5acdd3edb75c4127c7c001017ba3a876.tar.gz
Comments on 64-bitness and IPv6 on Sol 8
Diffstat (limited to 'README.sol2')
-rw-r--r--README.sol25
1 files changed, 4 insertions, 1 deletions
diff --git a/README.sol2 b/README.sol2
index 5f4f00f..392f43f 100644
--- a/README.sol2
+++ b/README.sol2
@@ -4,7 +4,10 @@ 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 2.6.
+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