shithub: riscv

ref: a54782d69b31f3eaeb77a8087016065790c200bb
dir: /sys/src/9/bitsy/paqfiles/startip/

View raw version
#!/bin/rc
if(grep -s WaveLAN/IEEE /dev/pcm0ctl){
	echo -n 'configure #l0 WaveLAN/IEEE'>/dev/pcm0ctl
	bind -a '#l0' /net
	echo -n 'key moon1'>/net/ether0/clone
	ip/ipconfig ether /net/ether0
	ndb/cs
	ndb/dns -r
}