Hello.
I own Asus EE PC 1201N and have a problem with wifi:
OS: FreeBSD 8.0-RELEASE #1: Fri May 28 15:20:16 EEST 2010
Kernel: my own i386 kernel
I've spent pretty much time for googling with no luck and any help will be appreciated.
Thanks.
I own Asus EE PC 1201N and have a problem with wifi:
Code:
ice# ifconfig wlan0 create wlandev atphy0
ifconfig: SIOCIFCREATE2: Device not configured
Code:
ice# pciconf -lv
alc0@pci0:9:0:0: class=0x020000 card=0x14e51043 chip=0x10621969 rev=0xc0 hdr=0x00
vendor = 'Attansic (Now owned by Atheros)'
class = network
subclass = ethernet
Code:
[vtty0@ice ~]$ dmesg | grep atp
atphy0: <Atheros F1 10/100/1000 PHY> PHY 0 on miibus0
atphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FDX, auto
Code:
ice# kldstat -v | grep wlan
225 wlan_wep
224 wlan_tkip
223 wlan_ccmp
222 wlan_amrr
227 wlan_sta
226 wlan
Code:
ice# kldstat -v | grep ath
156 uhub/uath
71 pci/ath
Code:
ice# kldstat -v | grep atp
88 miibus/atphy
274 isa/atpic
273 acpi/atpic
Code:
ice# kldstat -v | grep if
217 if_faith
221 if_tun
219 if_gif
218 if_firewire
5 1 0xc6278000 5000 if_vlan.ko (/boot/kernel/if_vlan.ko)
296 if_vlan
OS: FreeBSD 8.0-RELEASE #1: Fri May 28 15:20:16 EEST 2010
Kernel: my own i386 kernel
I've spent pretty much time for googling with no luck and any help will be appreciated.
Thanks.