File:  [Research Unix] / researchv10no / sys / mkconf / odevs
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:35 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Norman

#
# tables and config numbers
# keep these at the top of the file, so includes will come first
#
proc	proc	count	data struct proc proc;	inc sys/proc.h;
inode	inode	count	data struct inode inode;	inc sys/inode.h;
file	file	count	data struct file file;	inc sys/file.h;
text	text	count	data struct text text;	inc sys/text.h;
callout	callout	count	data struct callout callout;	inc sys/callout.h;
swbuf	swap		data struct buf swapbuf, struct swapinfo swapinfo;	inc sys/buf.h;
swapmap	swap	count	data struct map swapmap;	inc sys/map.h;
argmap	arg	count	data struct map argmap;	inc sys/map.h;
kernelmap kernel count	data struct map kernelmap;	inc sys/map.h;
hz	hz	param
dst	dstflag	param
tz	timezone param
queue	queue	count	data struct queue queue;	inc sys/stream.h;
block	blk	count	data struct block cblock;	inc sys/stream.h;
blkbuf	blkb	count	data struct buf *cblkbuf;	inc sys/buf.h;
stream	stream	count	data struct stdata streams;	inc sys/stream.h;
lnode	lnode	count	data struct kern_lnode lnodes;	inc sys/lnode.h;

#
# adapters
#
mba	mba	sbi mba
dw750	uba	sbi uba		data struct uba uba;	inc sys/uba.h;
dwbua	uba	vaxbi uba	data struct uba uba;	inc sys/uba.h;
bia	bia	vaxbi vaxbia	vec 0 data int bianode;
uda50	ud	ub mscpa	data struct ud ud;	inc sys/uda.h;
kdb50	bd	vaxbi mscpa	vec 2 data struct bd bd; inc sys/bda.h;

#
# devices
#
console	cn	count
drum	sw
dz11	dz	ub 	rep 8 vec 2 data struct dz dz;	inc sys/dz.h;
ctu	ctu
mem	mm
dk	dk	ub	vec 2 rep 96 data struct dk dk, char dkstate; inc sys/dk.h;
kmc11b	kmc	ub	vec 2 data struct kmc kmc;	inc sys/kmc.h;
kdi	kdi	count	data char kdistate, struct kdi kdi;	inc sys/kdi.h;
stdio	fd

ra	ra	mscp	data struct radisk radisk, struct buf rabuf;	inc sys/buf.h sys/ra.h;

#
# line disciplines
#
ttyld	tty	count data struct ttyld ttyld;		inc sys/ttyld.h;
cdkpld	cdkp	count
cmcld	rdk	count
mesgld	msg	count data struct imesg mesg;		inc sys/mesgld.h;
dkpld	dkp	count data struct dkp dkp;		inc sys/dkp.h;
nttyld	ntty	count data struct nttyld nttyld;	inc sys/nttyld.h;
rmesgld	rmsg
connld	conn

#
# filesystems
#
regfs	fs
netafs	na
procfs	pr
msfs	ms
netbfs	nb
errfs	er
pipefs	pip

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.