Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 add cyrix cache options



details:   https://anonhg.NetBSD.org/src/rev/f491aaa63562
branches:  trunk
changeset: 473534:f491aaa63562
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Jun 06 19:44:55 1999 +0000

description:
add cyrix cache options

diffstat:

 share/man/man4/options.4 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 10a2167a1c86 -r f491aaa63562 share/man/man4/options.4
--- a/share/man/man4/options.4  Sun Jun 06 19:27:06 1999 +0000
+++ b/share/man/man4/options.4  Sun Jun 06 19:44:55 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: options.4,v 1.77 1999/05/05 18:20:34 ross Exp $
+.\"    $NetBSD: options.4,v 1.78 1999/06/06 19:44:55 christos Exp $
 .\"
 .\" Copyright (c) 1996
 .\"    Perry E. Metzger.  All rights reserved.
@@ -1282,6 +1282,14 @@
 Select a non-US keyboard layout for the 
 .Em pccons
 console driver.
+.It Cd options CYRIX_CACHE_WORKS
+Relevant only to the Cyrix 486DLC cpu. This option is used to turn on
+the cache in hold-flush mode. It is not turned on by default because it
+is known to have problems in certain motherboard implementations.
+.It Cd options CYRIX_CACHE_REALLY_WORKS
+Relevant only to the Cyrix 486DLC cpu. This option is used to turn on
+the cache in write-back mode. It is not turned on by default because it
+is known to have problems in certain motherboard implementations.
 .El
 .Ss m68k-specific Options
 .Bl -ohang



Home | Main Index | Thread Index | Old Index