From owner-freebsd-wireless@FreeBSD.ORG Mon Jan 27 22:16:20 2014 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6F47E411 for ; Mon, 27 Jan 2014 22:16:20 +0000 (UTC) Received: from mail-qc0-x236.google.com (mail-qc0-x236.google.com [IPv6:2607:f8b0:400d:c01::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 301DF1706 for ; Mon, 27 Jan 2014 22:16:20 +0000 (UTC) Received: by mail-qc0-f182.google.com with SMTP id c9so9108565qcz.27 for ; Mon, 27 Jan 2014 14:16:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=zVgqnT9FmxjooiBaqsHunuX3iRfY/0Fjsy+LNa1S66k=; b=uuGBBl4kpEzK0kzO3MhD1AFHTyzjjx2eEg/zQGMeUjfn/Zr1IG1hKi/bWXHJsdubhQ YZdy6iaFkgaDtfVuNhyAyKKCOVjVuwfEiZKoy3fah0T2EKNut3Ayk1/y4KxuCctAf0Sl nCwKKmBBGm+0a4D29YRVwPEIkEu1MIO1Cr9PXImJAAnr3/X2ExHCjhBIrgzLvriqU+fo uMUrjudx+SsLcYoivI5DPnjp6fpffhTe4vsG/s0C+8kqfhrkHXHaWE1TuudGqU3yGASN GIwoknk9Ylg4M3AusV7Ado2j5cSXcFWLd98dPXt5NCD3OolviPtHOl9A8S8/Z/K8oev7 jEwg== MIME-Version: 1.0 X-Received: by 10.224.156.68 with SMTP id v4mr46816166qaw.66.1390860979294; Mon, 27 Jan 2014 14:16:19 -0800 (PST) Received: by 10.140.27.151 with HTTP; Mon, 27 Jan 2014 14:16:19 -0800 (PST) Date: Mon, 27 Jan 2014 20:16:19 -0200 Message-ID: Subject: FreeBSD 10.0: hostapd crash with Ralink 3070 From: Pedro Flynn To: freebsd-wireless@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jan 2014 22:16:20 -0000 Hi, I have a FreeBSD home router and I use a Ralink 3070 USB device (driver: run) as the WiFi interface. Everything was fine until I upgraded from 9.2 to 10.0-RELEASE (amd64) today (fresh install). I'm using the same configuration files that I was using for everything, but this time hostapd crashes the system as soon I start it (lots of kernel debug messages and "reboot in 15 seconds" message dumped to the console). Anyone has seem this same problem? Perhaps with a different WiFi device? I can provide information as needed. Thanks, pflynn