diff options
author | Thomas Graichen <graichen@cvs.openbsd.org> | 1997-07-07 08:47:45 +0000 |
---|---|---|
committer | Thomas Graichen <graichen@cvs.openbsd.org> | 1997-07-07 08:47:45 +0000 |
commit | bc5c46e38dea455bc62b44a4210afd3a63be4724 (patch) | |
tree | 0720acdc257b8d7a3fd45eb353949bf7dbf90253 /sys/arch/pmax/conf/DS5000_200 | |
parent | 9c980a1d66de0c581f53571cc8ef7b9899dbd8cd (diff) |
remove HZ and NKMEMCLUSTER and add offset? to the at ioasic? entries
Diffstat (limited to 'sys/arch/pmax/conf/DS5000_200')
-rw-r--r-- | sys/arch/pmax/conf/DS5000_200 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/arch/pmax/conf/DS5000_200 b/sys/arch/pmax/conf/DS5000_200 index dd75838e59c..b4f06846c3a 100644 --- a/sys/arch/pmax/conf/DS5000_200 +++ b/sys/arch/pmax/conf/DS5000_200 @@ -9,9 +9,6 @@ option CPU_R3000 # R2000/R3000 support option MIPS1 # R2000/R3000 support # support for specific models of decstation option DS5000_200 # 3MAX (kn02) -# pmax specific -option "HZ=256" # rtc rate required -option "NKMEMCLUSTERS=1024" # 4k pages in kernel malloc pool # timezone stuff option TIMEZONE=0 option DST=0 # use daylight savings rules |