Andreas Maus wrote:
<snip>

inet 172.16.211.1 255.255.255.0 NONE
!ifconfig $if chan 6 media autoselect mode 11b nwid MyName nwkey
persist:abcde123456

</snip>

hostname.if does not need the !ifconfig command, the netstart(8)
script calls ifconfig.

Hence hostname.wi0 would be:
inet 172.16.211.1 255.255.255.0 NONE \
chan 6 media autoselect mode 11b \
nwid MyName nwkey persist:abcde123456

HTH

Fred
--
OpenBSD on the Zaurus C3200
http://www.crowsons.net/puters/zaurus.php

Reply via email to