Is iwn drivers working on Current ?
kevin
kevinxlinuz at 163.com
Fri Mar 13 05:54:40 PDT 2009
Olivier Cochard-Labbé wrote:
>> Could you try same thing with "set kern.smp.disabled=1".
>> Type it in loader before kernel boot or add it in /boot/loader.conf
>>
>>
>
> I've added this line to /boot/loader.conf:
> kern.smp.disabled=1
>
> and after a reboot I have:
> [root at d630]~#sysctl kern.smp.disabled
> kern.smp.disabled: 1
>
> But, no changes.... still the same problems.
>
> Thanks for your help.
>
> Olivier
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
>
>
Hi,
It works well on my laptop(ThinkPad T60),but /etc/rc.d/netif start
will cause iwn error.
/etc/rc.conf
wlans_iwn0=wlan0
ifconfig_wlan0="WPA DHCP"
laptop:~> ifconfig
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=19b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4>
ether 00:1c:25:1c:fb:d0
inet 192.168.80.239 netmask 0xfffff800 broadcast 192.168.87.255
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
iwn0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 2290
ether 00:1d:e0:48:13:2f
media: IEEE 802.11 Wireless Ethernet autoselect mode 11g
status: associated
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet6 ::1 prefixlen 128
inet 127.0.0.1 netmask 0xff000000
wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
ether 00:1d:e0:48:13:2f
inet 192.168.87.134 netmask 0xfffff800 broadcast 192.168.87.255
media: IEEE 802.11 Wireless Ethernet OFDM/36Mbps mode 11g
status: associated
ssid MROUTE channel 11 (2462 Mhz 11g) bssid 00:23:cd:07:6b:cb
country US authmode WPA privacy ON deftxkey UNDEF AES-CCM 2:128-bit
txpower 14 bmiss 10 scanvalid 60 protmode CTS wme roaming MANUAL
Thanks,
kevin
More information about the freebsd-current
mailing list