xref: /plan9/sys/src/9/pc/pcflop (revision ff579efb6d9c16f03df7f0fbdbd7810dcb61813e)
1# tiny kernel used to install from floppy
2dev
3	root
4	cons
5
6	arch
7	pnp		pci
8	env
9	pipe
10	proc
11	mnt
12	srv
13	dup
14	rtc
15#	ssl
16#	tls
17	cap
18#	kprof
19
20	ether		netif
21	ip		arp chandial ip ipv6 ipaux iproute netlog nullmedium pktmedium ptclbsum386 inferno
22
23	draw		screen vga vgax
24	mouse		mouse
25	vga
26	kbmap
27
28	sd
29	floppy		dma
30#	lpt
31
32#	audio		dma
33	pccard
34	i82365		cis
35	uart
36#	usb
37#	kbin
38
39link
40	realmode
41	devpccard
42	devi82365
43#	apm		apmjump
44	ether2000	ether8390
45	ether2114x	pci
46	ether589	etherelnk3
47	ether79c970	pci
48	ether8003	ether8390
49	ether8139	pci
50	ether8169	pci ethermii
51	ether82543gc	pci
52#	ether82563	pci
53	ether82557	pci
54	ether83815	pci
55	etherdp83820	pci
56	etherec2t	ether8390
57	etherelnk3	pci
58	etherga620	pci
59	etherigbe	pci ethermii
60	ethervgbe	pci ethermii
61	ethervt6102	pci ethermii
62#	ethervt6105m	pci ethermii
63#	ethersink
64	ethersmc	devi82365 cis
65	etherwavelan	wavelan devi82365 cis pci
66	ethermedium
67#	etherm10g
68#	ether82598	pci
69	pcmciamodem
70	netdevmedium
71	loopbackmedium
72#	usbuhci
73#	usbohci
74#	usbehci
75
76misc
77#	archmp		mp apic
78	mtrr
79
80	sdata		pci sdscsi
81	sd53c8xx	pci sdscsi
82	sdmylex		pci sdscsi
83#	sdiahci		pci sdscsi
84
85	uarti8250
86#	uartpci		pci
87
88	vga3dfx		+cur
89	vgaark2000pv	+cur
90	vgabt485	=cur
91	vgaclgd542x	+cur
92	vgaclgd546x	+cur
93	vgact65545	+cur
94	vgacyber938x	+cur
95	vgaet4000	+cur
96	vgahiqvideo	+cur
97	vgai81x		+cur
98	vgamach64xx	+cur
99	vgamga2164w	+cur
100	vgamga4xx	+cur
101	vganeomagic	+cur
102	vganvidia	+cur
103	vgargb524	=cur
104	vgas3		+cur vgasavage
105	vgat2r4		+cur
106	vgatvp3020	=cur
107	vgatvp3026	=cur
108	vgavesa
109	vgavmware	+cur
110
111ip
112	tcp
113	udp
114	ipifc
115	icmp
116	icmp6
117
118port
119	int cpuserver = 0;
120
121boot glenda boot #f/fd0disk
122	local
123
124bootdir
125	bootpcflop.out boot
126	/sys/lib/dist/bin/386/bzfs kfs
127	/sys/lib/dist/pc/root.bz2 bzroot
128#	/386/bin/usb/usbd
129