diff options
-rw-r--r-- | sys/mips/conf/OCTEON1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sys/mips/conf/OCTEON1 b/sys/mips/conf/OCTEON1 index b2b5a17..f313347 100644 --- a/sys/mips/conf/OCTEON1 +++ b/sys/mips/conf/OCTEON1 @@ -17,6 +17,13 @@ # # $FreeBSD$ +############################################################################## +### ### +### PLEASE NOTE: This file is the experimental 64-bit kernel. If you want ### +### a stable kernel, please use the 32-bit OCTEON1-32 instead. ### +### ### +############################################################################## + machine mips cpu CPU_MIPS4KC ident OCTEON1 |