Plan 9 from Bell Labs’s /usr/web/sources/patch/saved/kw-kbd/plug

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


# sheeva plug, openrd-client, guruplug and others
#	based on marvell's kirkwood soc
dev
	root
	cons
	env
	pipe
	proc
	mnt
	srv
	dup
	rtc
	arch
	ssl
	tls
	cap
	kprof
	aoe
	sd
	flash
#	pnp		pci

	ether		netif
	ip		arp chandial ip ipv6 ipaux iproute netlog nullmedium pktmedium ptclbsum inferno

##	draw		screen vga vgax
##	mouse		mouse
##	vga
#	kbmap
#	kbin	kbd

	uart
	usb

link
	ether1116	ethermii
	archkw
	ethermedium
# no flash yet for guruplug
	flashkw		ecc
	loopbackmedium
	netdevmedium
	usbehci

ip
	tcp
	udp
	ipifc
	icmp
	icmp6
	ipmux

misc
	rdb
	coproc
	sdaoe		sdscsi
	softfpu
	syscall
	uartkw
	ucalloc
##	vgavesa

port
	int cpuserver = 1;
	int i8250freq = 3686000;

boot cpu
	tcp
#	paq

bootdir
	boot$CONF.out boot
	/arm/bin/ip/ipconfig
	/arm/bin/auth/factotum
#	/arm/bin/paqfs
	/arm/bin/usb/usbd
# nvram not needed any longer, it's in flash
	nvram

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.