summaryrefslogtreecommitdiff
path: root/os/pc/pix
blob: 2fa7639b5c78906e53be68e1a6ebd6b1f60b6e14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
dev
	root
	cons
	arch
	env
	mnt
	pipe
	prog
	rtc
	srv
	dup
	ssl
	cap

#	draw	screen vga vgax cga
#	pointer
#	vga

	ip	bootp ip ipv6 ipaux iproute arp netlog ptclbsum386 iprouter plan9 nullmedium pktmedium
	ether		netif netaux

	sd
	ds
	uart
	floppy	dma
	tinyfs
#	mouse
#	dbg	x86break

ip
	il
	tcp
	udp
	rudp
	gre
	ipifc
	icmp
	icmp6
	ipmux
lib
	interp
	keyring
	sec
	mp
#	draw 
#	memlayer
#	memdraw
#	tk
	math
	kern

link
#	ps2mouse
	ether82557	pci
	ethermedium
	loopbackmedium
	netdevmedium

misc
#	vgaclgd542x
#	vgas3	+cur vgasavage
#	cga
	sdata	pci sdscsi

	uarti8250

mod
	sys
#	draw
#	tk
	keyring
	crypt
	ipints

	math

init
	soeinit	# it will do

code
	int kernel_pool_pcnt = 10;
	int main_pool_pcnt = 40;
	int heap_pool_pcnt = 20;
	int image_pool_pcnt = 0;
	int cflag=0;
	int swcursor=0;
	int consoleprint=0;
	void screeninit(void){}

port
	alarm
	alloc
	allocb
	chan
	dev
	dial
	dis
	discall
	exception
	exportfs
	inferno
	latin1
	nocache
	nodynld
	parse
	pgrp
	print
	proc
	qio
	qlock
	random
	sysfile
	taslock
	xalloc

root
	/chan
	/dev
	/dis
	/env
	/fd	/
	/n
	/n/remote
	/net
	/nvfs
	/prog
	/dis/lib
	/dis/svc
	/dis/wm
	/osinit.dis
	/dis/sh.dis
	/dis/ls.dis
	/dis/cat.dis
	/dis/bind.dis
	/dis/mount.dis
	/dis/pwd.dis
	/dis/echo.dis
	/dis/cd.dis
	/dis/lib/bufio.dis
	/dis/lib/string.dis
	/dis/lib/readdir.dis
	/dis/lib/workdir.dis
	/dis/lib/daytime.dis
	/dis/lib/auth.dis
	/dis/lib/ssl.dis
	/dis/lib/filepat.dis

# kfs
	/dis/disk/kfs.dis
	/dis/lib/arg.dis
	/dis/lib/daytime.dis
	/dis/lib/string.dis
	/dis/lib/styx.dis

# auth
	/nvfs/default	/usr/inferno/keyring/default