Re: Ath0 on WRAP and OpenBSD 3.7

2005-07-01 Thread Jonathan Weiss
> Also is it /etc/hostname.ath or /etc/hostname.ath0? Do you see the > difference? > It is of course /etc/hostname.ath0. > But, before you muck around more with hostname.if, try the example from > "man ath": > > # ifconfig ath0 -bssid -chan media autoselect nwid "" -nwkey -powersave > > then:

Re: Ath0 on WRAP and OpenBSD 3.7

2005-07-01 Thread steven n fettig
Jonathan Weiss wrote: #cat /etc/hostname.ath inet 192.168.1.1 255.255.255.0 NONE media autoselect \ mediaopt hostap nwid wrap chan 11 #ifconfig ath0 ath0: flags=8863 mtu 1500 address: 00:0b:6b:35:b0:1b ieee80211: nwid wrap chan 11 bssid 00:0b:6b:35:b0:1b media: IEEE802.11 autosel

Re: Ath0 on WRAP and OpenBSD 3.7

2005-07-01 Thread Jonathan Weiss
> Jonathan Weiss wrote: > >> Cheers, >> >> I have a Problem with a WRAP board (dmesg attached) and a MiniPCI WLAN card. >> The card is a Wistron CM9. My /etc/hostname.ath0 looks like this: >> >> #cat /etc/hostname.ath >> inet 192.168.1.1 255.255.255.0 NONE media autoselect \ >> mediaopt hostap n

Re: Ath0 on WRAP and OpenBSD 3.7

2005-07-01 Thread Jonathan Weiss
#cat /etc/hostname.ath inet 192.168.1.1 255.255.255.0 NONE media autoselect \ mediaopt hostap nwid wrap chan 11 #ifconfig ath0 ath0: flags=8863 mtu 1500 address: 00:0b:6b:35:b0:1b ieee80211: nwid wrap chan 11 bssid 00:0b:6b:35:b0:1b

Re: Ath0 on WRAP and OpenBSD 3.7

2005-07-01 Thread steven n fettig
Jonathan Weiss wrote: Jonathan Weiss wrote: Cheers, I have a Problem with a WRAP board (dmesg attached) and a MiniPCI WLAN card. The card is a Wistron CM9. My /etc/hostname.ath0 looks like this: #cat /etc/hostname.ath inet 192.168.1.1 255.255.255.0 NONE media autoselect \ mediaopt hosta

Re: Ath0 on WRAP and OpenBSD 3.7

2005-06-30 Thread steven n fettig
Jonathan Weiss wrote: Cheers, I have a Problem with a WRAP board (dmesg attached) and a MiniPCI WLAN card. The card is a Wistron CM9. My /etc/hostname.ath0 looks like this: #cat /etc/hostname.ath inet 192.168.1.1 255.255.255.0 NONE media autoselect \ mediaopt hostap nwid wrap chan 11 #ifconfi