Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Nov 2010 00:06:11 -0800
From:      Alberto Villa <avilla@FreeBSD.org>
To:        Paul B Mahol <onemda@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Broadcom BCM4310 USB Controller (Wifi)
Message-ID:  <AANLkTikWv6jCXtvcFPf8%2Bv4nNvuJMUmy15O1%2B6N6g847@mail.gmail.com>
In-Reply-To: <AANLkTinz8qy6qwv-TicQvx5sGYWLq3PiVuOcO6aaW3fX@mail.gmail.com>
References:  <20101025080705.GA33315@current.Sisis.de> <AANLkTi=65roV5vxX54dHOsmcND6BgoUQiEsGq6skYagL@mail.gmail.com> <AANLkTim8PavYF60cnYQge5hzjzg4LFbXWj5vzz0uSikY@mail.gmail.com> <AANLkTi=cJXqV9S0DZ%2BYhqP9_LD9B1o7t13rPCcohE7op@mail.gmail.com> <AANLkTikXWWpnhJmcYLi3aSp3vRndCpP4dv2%2BxyM5RKP2@mail.gmail.com> <AANLkTinyW8kHW3z3iZgcbe1h2w%2BaC6jNGcv3Thxb7Dx3@mail.gmail.com> <AANLkTinz8qy6qwv-TicQvx5sGYWLq3PiVuOcO6aaW3fX@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Mon, Nov 15, 2010 at 2:41 PM, Paul B Mahol <onemda@gmail.com> wrote:
> Feel free to test code at:
>
> gitorious.org/NDISulator
> github.com/richardpl/NDISulator
>
> The code is developed on CURRENT. But with small changes it can be
> compiled on STABLE too.

thanks!
i've applied a checkout of last night to current. i can load the
module after boot, but the panic is still there when i unload or load
on boot, and wpa_supplicant fails to work (see attached log)

> Just now I have only one tester (and that is without counting me).

consider me as the third one :)
-- 
Alberto Villa, FreeBSD committer <avilla@FreeBSD.org>
http://people.FreeBSD.org/~avilla

[-- Attachment #2 --]
Initializing interface 'wlan0' conf '/etc/wpa_supplicant.conf' driver 'ndis' ctrl_interface 'N/A' bridge 'N/A'
Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf'
Reading configuration file '/etc/wpa_supplicant.conf'
ctrl_interface='/var/run/wpa_supplicant'
eapol_version=1
ap_scan=1
fast_reauth=1
Line: 737 - start of a new network block
key_mgmt: 0x4
Line: 741 - start of a new network block
ssid - hexdump_ascii(len=12):
     53 61 6c 65 6d 20 43 65 6e 74 65 72               Salem Center    
PSK (ASCII passphrase) - hexdump_ascii(len=63): [REMOVED]
PSK (from passphrase) - hexdump(len=32): [REMOVED]
Priority group 0
   id=0 ssid=''
   id=1 ssid='Salem Center'
NDIS: Packet.dll version: FreeBSD WinPcap compatibility shim v1.0
NDIS: 1 adapter names found
NDIS: 1 adapter descriptions found
NDIS: 0 - wlan0 - wlan0
NDIS: Adapter description prefix 'wlan0'
ndis_get_oid: oid=0x1010102 len (6) failed
NDIS: Get OID_802_3_CURRENT_ADDRESS failed
Failed to initialize driver interface
Failed to add interface wlan0
Cancelling scan request
Cancelling authentication timeout

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTikWv6jCXtvcFPf8%2Bv4nNvuJMUmy15O1%2B6N6g847>