xref: /plan9-contrib/sys/src/9/loongson/2f/ln2fcpu (revision a81c3ea0c7f009a3088ab7fe55ea9013d9d77a74)
1dev
2	root
3	cons
4	arch
5	cap
6	dup
7	env
8	fs
9	kprof
10	mnt
11	pipe
12	pnp		pci
13	proc
14	rtc
15#	sd
16	srv
17	ssl
18	tls
19	uart
20
21	ether	netif
22	ip		arp chandial inferno ip ipv6 ipaux iproute netlog nullmedium pktmedium ptclbsum
23
24	draw	screen
25	kbin	kbd latin1
26	kbmap
27	mouse	mouse
28
29#	usb
30
31link
32	loopbackmedium
33	ethermedium
34	ether8139		pci
35#	usbohci			pci
36
37misc
38#	uarti8250
39#	sdata			pci sdscsi
40
41ip
42	tcp
43	udp
44	ipifc
45	icmp
46	icmp6
47	gre
48	ipmux
49	esp
50
51port
52	int cpuserver = 1;
53	int screenwid = 1024;
54	int screenht = 600;
55	int screendepth = 16;
56	ulong cpufreq = 797*Mhz;
57
58boot cpu
59	tcp
60
61bootdir
62	boot$CONF.out boot
63	/spim/bin/ip/ipconfig
64	/spim/bin/auth/factotum
65#	/spim/bin/usb/usbd
66	nvram
67