head	1.8;
access;
symbols;
locks
	md:1.8; strict;
comment	@# @;


1.8
date	94.01.26.21.07.02;	author md;	state Exp;
branches;
next	1.7;

1.7
date	93.05.01.10.44.19;	author md;	state Exp;
branches;
next	1.6;

1.6
date	93.01.23.15.13.47;	author md;	state Exp;
branches;
next	1.5;

1.5
date	93.01.21.20.32.54;	author md;	state Exp;
branches;
next	1.4;

1.4
date	93.01.06.13.25.51;	author md;	state Exp;
branches;
next	1.3;

1.3
date	92.12.22.09.08.33;	author md;	state Exp;
branches;
next	1.2;

1.2
date	92.12.10.18.53.37;	author md;	state Exp;
branches;
next	1.1;

1.1
date	92.11.26.09.24.38;	author md;	state Exp;
branches;
next	;


desc
@@


1.8
log
@various changes made over time.
@
text
@#
#  4.4 BSD UNIX on the IBM RT PC
#
# modified from CA-NET-GENERIC
#
machine		rt
cpu		"IBMRTPC"
ident		MD_KERNEL
timezone	- 1 dst
maxusers	32
#options		GENERIC
options		INET
options		NS
options		NSIP
#options		KADB
options		QUOTA
options		FIFO
options		NFS
options		MFS
options		ISOFS
options		KERNFS
options		MSDOSFS
#options		FDESC
options		"TCP_COMPAT_42"
options		"COMPAT_43"
options		GATEWAY
options		KTRACE
# The following is only needed for model 015s and 025s, I think
options		SGP
options		"MOD135"
options		ROMPC
# RT's should run their clock at either 64 or 128 hz
options		"HZ=64"

# Resource Limits
#   Maximum and default data size (0x7fffffff -> unlimited)
options		MAXDSIZ=33554432
options		DFLDSIZ=33554432
#   Maximum and default stack size
options		MAXSSIZ=16777216
options		DFLSSIZ=16777216
#   Maximum text size
options		MAXTSIZ=6291456

# OSI stuff:
#options		ISO
#options		TPIP
#options		EON

# kernel debugger
#options		RDB
#options		DEBUG
# WARNING! leave the next line in if you turn DEBUG on, otherwise
# you'll get panics in the hd driver! -md
#options		NOHDASSERTIONS

config		vmunix	root on hd0 swap on hd0 and hd1 and hd2 and xt0 and xt1
#config		vmunix	swap generic

controller	iocc0	at nexus ?

# ethernet
device		ub0	at iocc0 csr 0xf4080000 priority 5
device		ub1	at iocc0 csr 0xf4088000 priority 4

# token ring
#controller	lanc0   at iocc0 csr 0xf00001c0 priority 12
#device		lan0    at lanc0 drive 0

# planar serial port
device	 	psp0	at iocc0 csr 0xf0008000 flags 0x00 priority 2

# single port, 4 port, and 8 port rs232 cards
device		asy0	at iocc0 csr 0xf00003f8 flags 0xFF priority 4
device	 	asq0	at iocc0 csr 0xf0001230 flags 0x00 priority 9
#device	 	asq1	at iocc0 csr 0xf0002230 flags 0x00 priority 10
#device	 	asx0	at iocc0 csr 0xf0007160 flags 0x00 priority 9

controller	hdc0	at iocc0 csr 0xf00001f0 priority ?
controller	hdc1	at iocc0 csr 0xf0000170 priority ?
disk		hd0	at hdc0 drive 0
disk		hd1	at hdc ? drive ?
disk		hd2	at hdc ? drive ?
disk		hd3	at hdc ? drive ?
disk		hd4	at hdc ? drive ?
disk		hd5	at hdc ? drive ?

controller	fdc0	at iocc0 csr 0xf00003f2 priority 6
controller	fdc1	at iocc0 csr 0xf0000372 priority 6
device		fd0	at fdc ? drive 0 flags 0x01
device		fd1	at fdc ? drive 1

controller	aha0	at iocc0 csr 0 priority ?
target		xtc0	at aha0 target 0
target		xtc1	at aha0 target 1
#target		xtc2	at aha0 target 2
#target		xtc3	at aha0 target 3
#target		xtc4	at aha0 target 4
#target		xtc5	at aha0 target 5
#target		xtc6	at aha0 target 6
target		cdc0	at aha0 target 6
target		csc0	at aha0 target 5
#target		csc1	at aha0 target 6
disk		xt0	at xtc0 lun 0
disk		xt1	at xtc1 lun 0
#disk		xt2	at xtc2 lun 0
#disk		xt3	at xtc3 lun 0
#disk		xt4	at xtc4 lun 0
#disk		xt5	at xtc5 lun 0
#disk		xt6	at xtc6 lun 0
#disk		xt8	at xtc6 lun 1
disk		cd0	at cdc0 lun 0
tape		cs0	at csc0 lun 0
#tape		cs1	at csc1 lun 0

# IBM SCSI card (differential)
controller	scc0	at iocc0 csr 0xf0000d52 priority 11
#controller	scc1	at iocc0 csr 0xf0000952 priority 12
disk		sc0	at scc0 drive 0
disk		sc1	at scc0 drive 1
#disk		sc2	at scc0 drive 2
#disk		sc3	at scc0 drive 3
#disk		sc4	at scc0 drive 4
#disk		sc5	at scc0 drive 5
#disk		sc6	at scc0 drive 6
#disk		sc7	at scc1 drive 0
#disk		sc8	at scc1 drive 1
#disk		sc9	at scc1 drive 2
#disk		sc10	at scc1 drive 3
#disk		sc11	at scc1 drive 4
#disk		sc12	at scc1 drive 5
#disk		sc13	at scc1 drive 6

controller	stc0	at iocc0 csr 0xf00001e8 priority 12
tape		st0	at stc0 drive 0

# 4216 personal page printer
device         ps0     at iocc0 csr 0xf0000278 priority 7

# bpfilter is needed since we have only .o's for if_ub.c
pseudo-device	bpfilter 16
pseudo-device	ether
pseudo-device	loop
pseudo-device   sl 2
pseudo-device   ppp 2
pseudo-device	pty

# the following are displays and other gorp needed for X11.
# aed   = ACIS experimental
# apa16 = IBM 6155
# apa8c = IBM 6154
# apa8  = IBM 6153
# ega   = IBM 5154
# mono  = IBM 5151
# mpel  = IBM 5081
#pseudo-device	aed
#pseudo-device	apasixteen
pseudo-device	apaeightc
pseudo-device	apaeight
#pseudo-device	ega
#pseudo-device  mono
pseudo-device	mpel
pseudo-device	ms
pseudo-device	tb
pseudo-device	xemul
#pseudo-device	xtenemul
@


1.7
log
@add cd-rom device driver
@
text
@d13 2
a14 2
#options		NS
#options		NSIP
d16 1
a16 1
#options		QUOTA
d21 3
d26 2
a27 1
#options		KTRACE
d35 10
d90 1
a90 1
device		fd0	at fdc ? drive 0
d144 2
a145 1
pseudo-device   sl 1
@


1.6
log
@include megapel drivers so we can run X.
@
text
@d20 1
d81 1
a81 1
#target		xtc1	at aha0 target 1
d87 3
a89 2
#target		csc0	at aha0 target 5
#target		csc1	at aha0 target 1
d91 1
a91 1
#disk		xt1	at xtc1 lun 0
d98 2
a99 1
#tape		cs0	at csc0 lun 0
@


1.5
log
@Configure swap to be on all commonly available disks.
Add 4216 printer driver.
@
text
@d143 2
a144 2
pseudo-device   mono
#pseudo-device	mpel
@


1.4
log
@add definitions for IBM scsi drives
@
text
@d11 1
a11 1
options		GENERIC
d42 2
a43 2
#config		vmunix	root on hd0 swap on hd0 and hd1 and hd2
config		vmunix	swap generic
d119 3
@


1.3
log
@fix debugging flags
@
text
@d99 18
@


1.2
log
@correct timezone specification
@
text
@d37 4
@


1.1
log
@Initial revision
@
text
@d9 1
a9 1
timezone	6 dst
@
