ref: c74190cf17ecb51fc72464ea87d2768b053e7445
dir: /sys/src/9/bitsy/paqfiles/startip/
#!/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
}