Subversion Repositories planix.SVN

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
# pcflop - tiny kernel used to install from floppy.
2
# has minimal vga drivers, no usb support and only some ether drivers,
3
# and in general no frills.  probably only useful in quite old systems.
4
dev
5
	root
6
	cons
7
 
8
	arch
9
	pnp		pci
10
	env
11
	pipe
12
	proc
13
	mnt
14
	srv
15
	dup
16
	rtc
17
	cap
18
 
19
	ether		netif
20
	ip		arp chandial ip ipv6 ipaux iproute netlog nullmedium pktmedium ptclbsum386 inferno
21
 
22
	draw		screen vga vgax
23
	mouse		mouse
24
	vga
25
 
26
	sd
27
	floppy		dma
28
 
29
	pccard
30
	i82365		cis
31
	uart
32
 
33
link
34
	realmode
35
	devpccard
36
	devi82365
37
 
38
# order of ethernet drivers should match that in ../pcboot/boot so that
39
# devices are detected in the same order by bootstraps and kernels
40
# and thus given the same controller numbers.
41
	ether2000	ether8390
42
	ether2114x	pci
43
	ether589	etherelnk3
44
	ether79c970	pci
45
	ether8003	ether8390
46
	ether8139	pci
47
	ether8169	pci ethermii
48
#	ether82543gc	pci
49
	ether82557	pci
50
#	ether82563	pci
51
	ether83815	pci
52
#	etherdp83820	pci
53
	etherec2t	ether8390
54
	etherelnk3	pci
55
# vast firmware
56
#	etherga620
57
	etherigbe	pci ethermii
58
	ethervgbe	pci ethermii
59
	ethervt6102	pci ethermii
60
#	ethervt6105m	pci ethermii
61
#	ethersink
62
	ethersmc	devi82365 cis
63
	etherwavelan	wavelan devi82365 cis pci
64
#	etherm10g	pci ethermii		# vast firmware
65
#	ether82598	pci
66
 
67
	ethermedium
68
	pcmciamodem
69
	netdevmedium
70
	loopbackmedium
71
 
72
misc
73
	mtrr
74
 
75
	sdata		pci sdscsi
76
	sd53c8xx	pci sdscsi
77
	sdmylex		pci sdscsi
78
#	sdiahci		pci sdscsi
79
 
80
	uarti8250
81
 
82
	vgavesa
83
 
84
ip
85
	tcp
86
	udp
87
	ipifc
88
	icmp
89
	icmp6
90
 
91
port
92
	int cpuserver = 0;
93
 
94
boot glenda boot #f/fd0disk
95
	local
96
 
97
bootdir
98
	boot$CONF.out boot
99
	/sys/lib/dist/bin/386/bzfs kfs
100
	/sys/lib/dist/pc/root.bz2 bzroot