Re: Call for Test and Review: bwn(4) - another Broadcom Wireless driver

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ian FREISLICH
Date: Monday, April 26, 2010 - 11:33 am

Weongyo Jeong wrote:

[mini] /usr/home/ianf $ netstat -niI bwn0
Name    Mtu Network       Address              Ipkts Ierrs Idrop    Opkts Oerrs  Coll
bwn0   2290 <Link#1>      00:26:5e:57:23:33      913     0     0      537     0     0
[mini] /usr/home/ianf # ifconfig wlan0
wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        ether 00:26:5e:57:23:33
        media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
        status: no carrier
        ssid "" channel 1 (2412 MHz 11g)
        country US authmode WPA privacy ON deftxkey UNDEF txpower 30 bmiss 7
        scanvalid 450 bgscan bgscanintvl 300 bgscanidle 250 roam:rssi 7
        roam:rate 5 protmode CTS wme roaming MANUAL

[mini] /usr/home/ianf $ ifconfig wlan0 list scan
SSID/MESH ID    BSSID              CHAN RATE   S:N     INT CAPS
quasar          00:30:4f:58:bf:94    1   54M -108:-95  100 EP   WPA WME
                00:1f:33:01:76:f4   11   54M -137:-95  100 EPS  WPA WME ATH

It's not scanning.  Now:

[mini] /usr/home/ianf # ifconfig wlan0 destroy
[mini] /usr/home/ianf # /etc/rc.d/netif restart
[mini] /usr/home/ianf # ifconfig wlan0
wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        ether 00:26:5e:57:23:33
        inet 10.0.2.232 netmask 0xffffff00 broadcast 10.0.2.255
        media: IEEE 802.11 Wireless Ethernet autoselect mode 11g
        status: associated
        ssid quasar channel 1 (2412 MHz 11g) bssid 00:30:4f:58:bf:94
        country US authmode WPA privacy ON deftxkey UNDEF TKIP 2:128-bit
        txpower 30 bmiss 7 scanvalid 450 bgscan bgscanintvl 300 bgscanidle 250
        roam:rssi 7 roam:rate 5 protmode CTS wme roaming MANUAL

Ian

--
Ian Freislich
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: compiling FreeBSD to test a netbook, Gabor Kovesdan, (Sat Feb 27, 1:53 am)
Re: compiling FreeBSD to test a netbook, Gonzalo Nemmi, (Sat Feb 27, 1:27 pm)
Re: Call for Test and Review: bwn(4) - another Broadcom Wi ..., =?ISO-8859-1?Q?Gusta ..., (Mon Mar 1, 1:22 pm)
Re: Call for Test and Review: bwn(4) - another Broadcom Wi ..., =?ISO-8859-1?Q?Gusta ..., (Tue Mar 2, 11:57 am)
Re: Call for Test and Review: bwn(4) - another Broadcom Wi ..., James R. Van Artsdalen, (Fri Apr 23, 4:44 pm)
Re: Call for Test and Review: bwn(4) - another Broadcom Wi ..., Ian FREISLICH, (Mon Apr 26, 11:33 am)
Re: Call for Test and Review: bwn(4) - another Broadcom Wi ..., Gustavo Perez Querol, (Fri May 7, 9:08 am)