bcm4310 usb controller driver ?

Thanks, now I can set ssid but, I couldn't scan.
here is ifconfig ndis0:
Code:
ndis0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        ether 00:16:44:b9:fe:cd
        media: IEEE 802.11 Wireless Ethernet autoselect
        status: no carrier
        ssid xxxxx channel 1 (2412 Mhz 11g)
        authmode OPEN privacy OFF bmiss 7 scanvalid 60 protmode CTS bintval 0

and dmesg:
ndis_newstate: INIT -> INIT
Setting BSSID to ff:ff:ff:ff:ff:ff
Setting ESSID to ""
ndis_newstate: INIT -> SCAN
ndis_scan_results: 0 results
ndis_scan_results: 0 results
ndis_scan_results: 0 results
ndis_scan_results: 0 results
 
Back
Top