*
*	%Z% %M% %I% %D% %Q%
*
*	This Module contains Proprietary Information of Microsoft
*	Corporation and AT&T, and should be treated as Confidential.
*
*
* THIS FILE CONTAINS CODE WHICH IS SPECIFIC TO THE
* IBM PC AT COMPUTER AND MAY REQUIRE MODIFICATION
* WHEN ADAPTING XENIX TO NEW HARDWARE.
*
*
* The following devices are those that can be specified in the system
* description file.  The name specified must agree with the name shown.
*name vsiz msk  typ  hndlr na bmaj cmaj #  na  vec1 vec2 vec3 vec4
*  1    2    3   4       5  6   7   8   9  10   11    12    13  14
hd	1  0027 014	hd  0   3   3   1   0   36     0     0   0
fd      1  0027 014     fd  0   2   2   1   0    6     0     0   0
sa	2  0137 004     sa  0   0   5   1   0    3     4     0   0
pa	2  0022 004     pa  0   0   6   1   0    5     7     0   0
i8259	0  0100 360   intr  0   0   0   1  -1    0     0     0  0a
clk	0  0100 360    clk  0   0   0   1  -1    0     0     0  0a
*
* The following devices must not be specified in the system description
* file.  They are here to supply information to the config program.
*
cons	1  0037 024   cons  0   0   0   1   0    1     0     0   0
cdb	0  0006 024    cdb  0   0   7   1   0    0     0     0   0
rtc	0  0006 024    rtc  0   0   8   1   0    0     0     0   0
memory  0  0006 024     mm  0   0   4   1   0    0     0     0   0
tty     0  0027 024     sy  0   0   1   1   0    0     0     0   0
clock   1   000 020      .  0   0   0   1   0    0     0     0   0
$$$
*
* The following is the line discipline table
*
tty     ttopen	ttclose	ttread	ttwrite	ttioctl	ttin	ttout	nulldev
$$$$$
*
* The following entries form the alias table.
*
disk	hd
floppy	fd
serial  sa
printer pa
$$$
*
* The following entries form the tunable parameter table.
*
buffers		NBUF     0
sabufs		NSABUF   8
hashbuf		NHBUF    128
inodes 		NINODE   100
files  		NFILE    100
mounts		NMOUNT   8
coremap		CMAPSIZ  (NPROC*2)
swapmap		SMAPSIZ  (NPROC*2)
calls  		NCALL    25
procs  		NPROC    60
texts  		NTEXT	 40
clists		NCLIST   80
locks		NFLOCKS  50
shdata		NSDSEGS  25
maxproc		MAXUPRC  20
timezone	TIMEZONE (8*60)
pages		NCOREL   0
daylight	DSTFLAG  1
cmask		CMASK    0
maxprocmem	MAXMEM   0
maxbuf		MAXBUF	 192
