summaryrefslogtreecommitdiff
path: root/sys/arch/pmax/conf/DS5000_25
diff options
context:
space:
mode:
authorThomas Graichen <graichen@cvs.openbsd.org>1997-07-07 08:47:45 +0000
committerThomas Graichen <graichen@cvs.openbsd.org>1997-07-07 08:47:45 +0000
commitbc5c46e38dea455bc62b44a4210afd3a63be4724 (patch)
tree0720acdc257b8d7a3fd45eb353949bf7dbf90253 /sys/arch/pmax/conf/DS5000_25
parent9c980a1d66de0c581f53571cc8ef7b9899dbd8cd (diff)
remove HZ and NKMEMCLUSTER and add offset? to the at ioasic? entries
Diffstat (limited to 'sys/arch/pmax/conf/DS5000_25')
-rw-r--r--sys/arch/pmax/conf/DS5000_2515
1 files changed, 6 insertions, 9 deletions
diff --git a/sys/arch/pmax/conf/DS5000_25 b/sys/arch/pmax/conf/DS5000_25
index 86747c32198..bc1395c5fac 100644
--- a/sys/arch/pmax/conf/DS5000_25
+++ b/sys/arch/pmax/conf/DS5000_25
@@ -9,9 +9,6 @@ option CPU_R3000 # R2000/R3000 support
option MIPS1 # R2000/R3000 support
# support for specific models of decstation
option DS5000_25 # MAXINE (kn02ca/xine)
-# 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
@@ -85,14 +82,14 @@ le0 at tc? # decstation 5000/200 baseboard
le* at tc? # other lance network interfaces
# ioasic standard baseboard options (5000/2x, 5000/1xx, 5000/2[46]0)
ioasic0 at tc?
-clock0 at ioasic? # rtc
-asc0 at ioasic? # system scsi subslot
-scc0 at ioasic?
-le0 at ioasic? # tc onboard lance
-scc1 at ioasic? # not present on maxine
+clock0 at ioasic? offset? # rtc
+asc0 at ioasic? offset? # system scsi subslot
+scc0 at ioasic? offset?
+le0 at ioasic? offset? # tc onboard lance
+scc1 at ioasic? offset? # not present on maxine
# MAXINE-only ioasic baseboard devices and on-baseboard "options"
xcfb0 at tc? # tc framebuffer "option"
-dtop0 at ioasic0 # destop bus, lk501 kbd, mouse
+dtop0 at ioasic0 offset? # destop bus, lk501 kbd, mouse
# the scsi busses
oldscsibus* at asc?
# scsi configuration for old 4.4bsd/pmax decstation scsi driver