How to use WPS with ath9k in Fedora 10?
Jaime Soriano Pastor
jsoriano
Wed Apr 8 06:20:50 PDT 2009
On Wed, Apr 8, 2009 at 2:23 PM, Wuhua Xu <xu.wuhua at gmail.com> wrote:
> How can I know which interface is ath9K and which is ath5K?
>
You can grep dmesg to get some information, usually you will see some
driver logging about your interface, try with:
dmesg | grep <interface>
And you can also see what driver are your interfaces using in the sysfs:
ls /sys/class/net/<interface>/device/driver/module/drivers/
More information about the Hostap
mailing list