From owner-freebsd-current@FreeBSD.ORG Sat May 15 21:35:26 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23CED1065673 for ; Sat, 15 May 2010 21:35:26 +0000 (UTC) (envelope-from weongyo.jeong@gmail.com) Received: from mail-pz0-f174.google.com (mail-pz0-f174.google.com [209.85.222.174]) by mx1.freebsd.org (Postfix) with ESMTP id DD7138FC16 for ; Sat, 15 May 2010 21:35:25 +0000 (UTC) Received: by pzk4 with SMTP id 4so2060012pzk.7 for ; Sat, 15 May 2010 14:35:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:from:date:to:cc :subject:message-id:reply-to:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent:organization:x-operation-sytem; bh=Pdvi7GT7aiXou6pAvwtyNcCj+ilf5efFiJDTQGn7I3o=; b=eOf2hR6WwoWcFynuEOYtlpR9hNk8bHtYMw44zv737dZevSE8FKPLXtwEA82NZvt07K UpEDEdcFMJOS/biDcJtPw7MNq5sy/nPb44w1ACfT87djMEaKe+dBeDqoLQO4Ga7qcjxD XOPQD5E78ilafQOsA/8QaXjc6CWNJn21+FtpA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:date:to:cc:subject:message-id:reply-to:mail-followup-to :references:mime-version:content-type:content-disposition :in-reply-to:user-agent:organization:x-operation-sytem; b=S38y+oRIgf4/+DdQmv/Ble3cCDqfLSG9XNX9hS/5N3pe4KqSinkKlPi9TTEFFufWx1 tK2RSspJ76Ib9WIXOODUN8uABfsY9aClnUxhk0w6KoslAyYl75f54HajVArrksRxtfJH r27hJUHPcssTwRXE0pW7mfUupt9k2XyC8PwE8= Received: by 10.141.4.8 with SMTP id g8mr2094379rvi.87.1273959325400; Sat, 15 May 2010 14:35:25 -0700 (PDT) Received: from weongyo ([174.35.1.224]) by mx.google.com with ESMTPS id b12sm3104484rvn.10.2010.05.15.14.35.23 (version=SSLv3 cipher=RC4-MD5); Sat, 15 May 2010 14:35:24 -0700 (PDT) Received: by weongyo (sSMTP sendmail emulation); Sat, 15 May 2010 14:35:30 -0700 From: Weongyo Jeong Date: Sat, 15 May 2010 14:35:29 -0700 To: Ian FREISLICH Message-ID: <20100515213529.GD1295@weongyo> Mail-Followup-To: Ian FREISLICH , Gustavo Perez Querol , current@freebsd.org References: <20100301103240.3a4aac8a.ray@dlink.ua> <20100303082833.GB22865@weongyo> <20100303111014.6564ea1e.ray@dlink.ua> <20100312231333.GZ1295@weongyo> <4BD2201E.3090409@entel.upc.edu> <20100424231755.GI65380@weongyo> <4BD4A928.8020901@entel.upc.edu> <20100506190653.GA31100@weongyo> <58220.88.15.97.205.1273248485.squirrel@webmail.entel.upc.edu> <4be87dcd.a788d80a.70dd.7416SMTPIN_ADDED@mx.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4be87dcd.a788d80a.70dd.7416SMTPIN_ADDED@mx.google.com> User-Agent: Mutt/1.4.2.3i Organization: CDNetworks. X-Operation-Sytem: FreeBSD Cc: Gustavo Perez Querol , current@freebsd.org Subject: Re: Call for Test and Review: bwn(4) - another Broadcom Wireless driver X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Weongyo Jeong List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2010 21:35:26 -0000 On Mon, May 10, 2010 at 11:41:34PM +0200, Ian FREISLICH wrote: > Weongyo Jeong wrote: > > > Do you want me to test anything else ? > > > > OK. The patch is ready to test. Could you please test it with attached > > patch? > > No panic this time. I also don't get these messages any more: > > May 10 23:25:36 mini kernel: bwn0: unsupported rate 0 > May 10 23:26:13 mini last message repeated 2 times > May 10 23:28:29 mini last message repeated 320 times > May 10 23:28:32 mini last message repeated 61 times > May 10 23:29:42 mini shutdown: reboot by ianf: > > It still doesn't associate with my AP until I destroy the wlan > interface and create it again: Could you please show me your setup and steps you did? It would be helpful if you give me a typescript file using script(1). regards, Weongyo Jeong