J.T Nguyen wrote: > >> # ifconfig ath0 plumb >> ifconfig: plumb: ath0: No such file or directory > > > To make sure ath supports your Atheros chipset > $ prtconf -v | grep 168c > Usually the output contains strings like 'pci168c,13' or > 'pci168c,1014'. If your device ID is different, then what's it? > > And what's the output of 'dmesg'? > > Thanks, > Judy
Sorry, I just noticed that you're using WG511T. Then you may check whether the instance number is 0 by 'prtconf -D | grep ath' or 'grep ath /etc/path_to_inst' Judy
