head     1.13;
branch   ;
access   ;
symbols  ;
locks    ;
comment  @# @;


1.13
date     91.09.17.01.45.56;  author root;  state Exp;
branches ;
next     1.12;

1.12
date     91.04.16.17.44.27;  author bruce;  state Exp;
branches ;
next     1.11;

1.11
date     90.12.30.10.22.06;  author bruce;  state Exp;
branches ;
next     1.10;

1.10
date     90.12.28.20.37.49;  author root;  state Exp;
branches ;
next     1.9;

1.9
date     90.12.28.20.26.32;  author root;  state Exp;
branches ;
next     1.8;

1.8
date     90.12.28.20.21.57;  author root;  state Exp;
branches ;
next     1.7;

1.7
date     90.12.28.20.20.47;  author root;  state Exp;
branches ;
next     1.6;

1.6
date     90.12.28.20.18.59;  author root;  state Exp;
branches ;
next     1.5;

1.5
date     90.12.28.20.11.56;  author root;  state Exp;
branches ;
next     1.4;

1.4
date     90.12.28.20.05.28;  author root;  state Exp;
branches ;
next     1.3;

1.3
date     90.12.28.19.47.49;  author root;  state Exp;
branches ;
next     1.2;

1.2
date     90.12.28.19.37.12;  author root;  state Exp;
branches ;
next     1.1;

1.1
date     90.12.28.06.27.45;  author bruce;  state Exp;
branches ;
next     ;


desc
@Initial revision is a copy of conf/NFS as distributed with Dynix Source V3.0.17,
    file dated Aug 24 1989.
Initial revision had RCS ident:
    $Header: NFS 1.17 89/08/24 $
@


1.13
log
@Added zd1c as swap partition.
Now uses zd0b, zd1c, zd2c for swap, approx. 579 megs total.
@
text
@# $Copyright:	$
# Copyright (c) 1984, 1985, 1986, 1987, 1988, 1989 
# Sequent Computer Systems, Inc.   All rights reserved.
#  
# This software is furnished under a license and may be used
# only in accordance with the terms of that license and with the
# inclusion of the above copyright notice.   This software may not
# be provided or otherwise made available to, or used by, any
# other person.  No title to or ownership of the software is
# hereby transferred.

# $Header: /usr/src/dynix.3.0.17/src/sys/i386/conf/RCS/OGICSE,v 1.12 91/04/16 17:44:27 bruce Exp $
#
# DYNIX SYMMETRY SERIES
#
# The maxusers parameter and the TIMESHARE, PARALLEL, or COMMERCIAL option
# determine the size of some of the data structures in the kernel.  The
# tables are sized to be appropriate for `maxusers' users in a timesharing,
# parallel/research, or commercial environment.  maxusers does not limit the
# maximum possible number of users; it only affects the size of system
# tables.  For example, a TIMESHARE system with maxusers set to 64 supports
# 64 heavy timesharing users, or 100-200 light users.  See the article
# "Building DYNIX Systems with Config" and /sys/conf/param.c for more details.
#
machine		balance
ident		DYNIX
cpu		"i386"
timezone	8 dst
maxusers	64
options		TIMESHARE	# one of TIMESHARE, PARALLEL, COMMERCIAL
#
# DO NOT REMOVE INET option
#	It is necessary for proper functioning of the kernel.
#
# Removable options are:
#	SVSEMA	system V semaphore facility
#	SVMESG	system V message facility
#	SVCHOWN system V chown semantics
#	SVACCT	system V accounting
#	QUOTA	disk quotas
#	NFS	Network FileSystem
#
options		INET
options		NFS
options		SVMESG,SVSEMA
options		QUOTA
options		MHz=16
options		CACHESIZE=32

# Enable xt tape drive density selection, etc.
options		FULLXT

# Double the default number of mbufs.
options		"NMBCLUSTERS='(512*K)/CLBYTES'"

# More levels of symbolic links.
options		"MAXSYMLINKS=20"

## kernels to configure ##
config		dynix_zd	root on zd0a swap on zd0b and zd1c and zd2c

## Multibus Adapters ##
controller	mbad0	at slot ?

## SCSI/Ether Controllers ##
controller	sec0	at slot ?
controller	sec1	at slot ?

## ZDC Controllers ##
controller	zdc0	at slot ?

## Systech multibus terminal boards ##
device		st0	at mbad? csr 0x200 maps  0 bin 4 intr 3
device		st1	at mbad? csr 0x210 maps  0 bin 4 intr 4
device		st2	at mbad? csr 0x220 maps  0 bin 4 intr 5
device		st3	at mbad? csr 0x230 maps  0 bin 4 intr 6

## Multibus Xylogics 472 Tape Controllers ##
device		zt0	at mbad? csr 0x300 maps 42 bin 5 intr 7

## Systech multibus line printer boards ##
device		lp0	at mbad? csr 0x400 maps  8 bin 5 intr 2

## Console devices on SEC ##
device		co0	at sec0 req 4 doneq 4 bin 4 unit 0	# input
device		co0	at sec0 req 4 doneq 4 bin 4 unit 1	# output
device		co1	at sec0 req 4 doneq 4 bin 4 unit 2	# input
device		co1	at sec0 req 4 doneq 4 bin 4 unit 3	# output
device		co2	at sec1 req 4 doneq 4 bin 4 unit 0	# input
device		co2	at sec1 req 4 doneq 4 bin 4 unit 1	# output
device		co3	at sec1 req 4 doneq 4 bin 4 unit 2	# input
device		co3	at sec1 req 4 doneq 4 bin 4 unit 3	# output

## Ether devices on SEC ##
device		se0	at sec0 req 25 doneq 25 bin 6 unit 0	# input
device		se0	at sec0 req 10 doneq 10 bin 6 unit 1	# output
device		se1	at sec1 req 25 doneq 25 bin 6 unit 0	# input
device		se1	at sec1 req 10 doneq 10 bin 6 unit 1	# output

## SCSI disk on SEC ##
device		sd0	at sec1 req 4 doneq 4 bin 5 unit 0 target 0
device		sd1	at sec1 req 4 doneq 4 bin 5 unit 0 target 1
device		sd2	at sec1 req 4 doneq 4 bin 5 unit 0 target 2
device		sd3	at sec1 req 4 doneq 4 bin 5 unit 0 target 3

## SCSI streamer tape on SEC ##
device		ts0	at sec0 req 4 doneq 4 bin 5 unit 0 target 4

## SCSI memory driver on SEC ##
device		sm0	at sec0 req 3 doneq 3 bin 4 unit 0
device		sm1	at sec1 req 3 doneq 3 bin 4 unit 0

## ZDC Drives ##
# zd[0-3] (M2333K) are on channel A of mux0 and mux1,
# zd[4-7] (M2344K) are on channel B of mux0 and mux1.
device		zd0	at zdc0 drive 0 drive_type ?
device		zd1	at zdc0 drive 2 drive_type ?
device		zd2	at zdc0 drive 4 drive_type ?
device		zd3	at zdc0 drive 6 drive_type ?
device		zd4	at zdc0 drive 1 drive_type ?
device		zd5	at zdc0 drive 3 drive_type ?
device		zd6	at zdc0 drive 5 drive_type ?
device		zd7	at zdc0 drive 7 drive_type ?

## Pseudo devices ##
pseudo-device	pty	124
pseudo-device	pci	8			# 8 PCI devices
pseudo-device	pmap				# phys-map driver
pseudo-device	promisc
pseudo-device	usclk
pseudo-device	vlsi
@


1.12
log
@Added fourth SCSI disk, in hopes of getting four-holer rack-mount tray.
@
text
@d12 1
a12 1
# $Header: /usr/src/dynix.3.0.17/src/sys/i386/conf/RCS/OGICSE,v 1.11 90/12/30 10:22:06 bruce Exp $
d60 1
a60 1
config		dynix_zd	root on zd0a swap on zd0b and zd2c
@


1.11
log
@Added options MAXSYMLINKS=20, to increase from default 8 (20 is same as SunOS 4).
Needed in src.shadow directories.
@
text
@d12 1
a12 1
# $Header: /ogc5/dynix.3.0.17/src/dynix.3.0.17/src/sys/i386/conf/RCS/OGICSE,v 1.10 90/12/28 20:37:49 root Exp $
d104 1
@


1.10
log
@Changed MHz to 16 (was 20) -- to suit 16MHz. Model B CPU's.
Note: Must be changed back to 20 for Model C CPU's.
NOP-type instructions are added at MHz=20, for delays.
Files affected are:
    machine/asm.h
    machine/intctl.h
    machine/mutex.h
@
text
@d12 1
a12 1
# $Header: /ogc5/dynix.3.0.17/src/dynix.3.0.17/src/sys/i386/conf/RCS/OGICSE,v 1.9 90/12/28 20:26:32 root Exp $
d55 3
@


1.9
log
@Added "options" line to set NMBCLUSTERS.
Now set to 128 (double the default (64) defined in conf/param.c).
Done to alleviate "out of mbufs" condition.
@
text
@d12 1
a12 1
# $Header: /ogc5/dynix.3.0.17/src/dynix.3.0.17/src/sys/i386/conf/RCS/OGICSE,v 1.8 90/12/28 20:21:57 root Exp $
d47 1
a47 1
options		MHz=20
@


1.8
log
@Increased zt0 (Xylogics 472 1/2" Tape Controller) multibus maps from 34 to 42,
    to handle 40k-block tapes (which give ENXIO error with 34 maps).
@
text
@d12 1
a12 1
# $Header: /ogc5/dynix.3.0.17/src/dynix.3.0.17/src/sys/i386/conf/RCS/OGICSE,v 1.7 90/12/28 20:20:47 root Exp $
d52 3
@


1.7
log
@Raised number of pseudo-device pty's from 62 to 124.
@
text
@d12 1
a12 1
# $Header: /ogc5/dynix.3.0.17/src/dynix.3.0.17/src/sys/i386/conf/RCS/OGICSE,v 1.6 90/12/28 20:18:59 root Exp $
d73 1
a73 1
device		zt0	at mbad? csr 0x300 maps 34 bin 5 intr 7
@


1.6
log
@Added "options FULLXT" to enable xt tape drive density selection by host, etc.
Also requires enabling xtdensel in conf_xt.c, building xt.o from source xt.c,
    and hardware (Fujitsu M2442A) reconfiguration.
@
text
@d12 1
a12 1
# $Header: /ogc5/dynix.3.0.17/src/dynix.3.0.17/src/sys/i386/conf/RCS/OGICSE,v 1.5 90/12/28 20:11:56 root Exp $
d119 1
a119 1
pseudo-device	pty	62
@


1.5
log
@Added zd2c as second swap partition.
Added explicit 'b' partition name to zd0 swap partition specifier.
@
text
@d12 1
a12 1
# $Header: /ogc5/dynix.3.0.17/src/dynix.3.0.17/src/sys/i386/conf/RCS/OGICSE,v 1.4 90/12/28 20:05:28 root Exp $
d49 3
@


1.4
log
@Anchored all disk and tape units, to avoid inadvertent changes in assignments
    (possibly wreaking havoc, such as swapping on the wrong disk).
@
text
@d12 1
a12 1
# $Header: /ogc5/dynix.3.0.17/src/dynix.3.0.17/src/sys/i386/conf/RCS/OGICSE,v 1.3 90/12/28 19:47:49 root Exp $
d51 1
a51 1
config		dynix_zd	root on zd0a swap on zd0
@


1.3
log
@Changed lp0 to intr 2 (was intr 6) -- intr numbers must be unique within
    a single MBAd.  Acknowledged as an error by Doug Monroe of Sequent.
With intr 6, this error occurs at boot:
    "lp0 at MBAd0 csr 0x400: MB level 6 overlaps previous use."
    (i.e., conflicts with st3) and lp0 is not autoconfigured.
Hardware jumpering (on Systech MLP-2000) must match this intr 2 (received
    that way from Sequent).
@
text
@d12 1
a12 1
# $Header: /ogc5/dynix.3.0.17/src/dynix.3.0.17/src/sys/i386/conf/RCS/OGICSE,v 1.2 90/12/28 19:37:12 root Exp $
d92 3
a94 3
device		sd0	at sec? req 4 doneq 4 bin 5 unit ? target ?
device		sd1	at sec? req 4 doneq 4 bin 5 unit ? target ?
device		sd2	at sec? req 4 doneq 4 bin 5 unit ? target ?
d97 1
a97 1
device		ts0	at sec? req 4 doneq 4 bin 5 unit ? target 4
d104 10
a113 8
device		zd0	at zdc? drive ? drive_type ?
device		zd1	at zdc? drive ? drive_type ?
device		zd2	at zdc? drive ? drive_type ?
device		zd3	at zdc? drive ? drive_type ?
device		zd4	at zdc? drive ? drive_type ?
device		zd5	at zdc? drive ? drive_type ?
device		zd6	at zdc? drive ? drive_type ?
device		zd7	at zdc? drive ? drive_type ?
@


1.2
log
@Removed extraneous kernel names (config lines).
Removed extraneous devices:
    zd disk units 8-15.
    pseudo-device mirror.
    Controllers mbad1, zdc[1-3].
    Systech terminal boards st[4-5].
@
text
@d12 1
a12 1
# $Header: /ogc5/dynix.3.0.17/src/dynix.3.0.17/src/sys/i386/conf/RCS/OGICSE,v 1.1 90/12/28 06:27:45 bruce Exp $
d73 1
a73 1
device		lp0	at mbad? csr 0x400 maps  8 bin 5 intr 6
@


1.1
log
@Initial revision
@
text
@d12 1
a12 1
# $Header: NFS 1.17 89/08/24 $
a51 2
config		dynix_sd	root on sd0a swap on sd0 and sd1
config		gendynix	swap generic
a54 1
controller	mbad1	at slot ?
a61 3
controller	zdc1	at slot ?
controller	zdc2	at slot ?
controller	zdc3	at slot ?
a67 2
device		st4	at mbad? csr 0x240 maps  0 bin 4 intr 3
device		st5	at mbad? csr 0x250 maps  0 bin 4 intr 4
a111 8
device		zd8	at zdc? drive ? drive_type ?
device		zd9	at zdc? drive ? drive_type ?
device		zd10	at zdc? drive ? drive_type ?
device		zd11	at zdc? drive ? drive_type ?
device		zd12	at zdc? drive ? drive_type ?
device		zd13	at zdc? drive ? drive_type ?
device		zd14	at zdc? drive ? drive_type ?
device		zd15	at zdc? drive ? drive_type ?
a118 1
pseudo-device	mirror	8
@
