Plan 9 from Bell Labs’s /n/sources/plan9/sys/src/9/rb/rb

Copyright © 2009 Alcatel-Lucent.
Distributed under the Lucent Public License version 1.02.
Download the Plan 9 distribution.


# routerboard rb450g
dev
	root
	cons
	arch
	env
	pipe
	proc
	mnt
	srv
	dup
#	rtc
	ssl
	tls
	cap
	kprof
	fs

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

	uart
link
	loopbackmedium
	ethermedium

misc
	uarti8250
# emulated fp
	fpi
	fpimips
	fpimem
	ethermii

ip
	tcp
	udp
	ipifc
	icmp
	icmp6
	gre
	ipmux
	esp

port
	int cpuserver = 1;
	uchar arge0mac[] = { 0xd4, 0xca, 0x6d, 0x7d, 0xf1, 0xce, };
	uchar arge1mac[] = { 0xd4, 0xca, 0x6d, 0x7d, 0xf1, 0xcf, };
};

boot cpu
	tcp

bootdir
	boot$CONF.out boot
	/mips/bin/ip/ipconfig
	/mips/bin/auth/factotum
	nvram

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2009 Alcatel-Lucent. All Rights Reserved.
Comments to webmaster@plan9.bell-labs.com.