summaryrefslogtreecommitdiff
path: root/cfg/cirno/cpustart
blob: 3b9b5a507d8c566c3373dbee9bc31baf833cb560 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# the 9pccpuf kernel runs this file

aux/listen -q -t /rc/bin/service.auth -d /rc/bin/service tcp

@{
	rfork n
	if(~ $monitor vesa)
		aux/realemu
	aux/vga -l $vgasize
}
switch($mouseport){
case ps2 ps2intellimouse 0 1 2
	aux/mouse $mouseport
	if(~ $accupoint 1)
		pipefile -dr /bin/aux/accupoint /dev/mouse
}
exec rio