From owner-freebsd-wireless@FreeBSD.ORG Thu Nov 21 19:45:53 2013 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5ABE489C; Thu, 21 Nov 2013 19:45:53 +0000 (UTC) Received: from mail-ob0-x229.google.com (mail-ob0-x229.google.com [IPv6:2607:f8b0:4003:c01::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1A4282044; Thu, 21 Nov 2013 19:45:53 +0000 (UTC) Received: by mail-ob0-f169.google.com with SMTP id wm4so261578obc.0 for ; Thu, 21 Nov 2013 11:45:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=9IWKjl8PPq/gJ/FyNS+TnnAMTf3RBbQ3BShf77K++CQ=; b=P6WH+jrHxuTq6snjEB2cdywcTipEfXn4fUVPTfCW6rzZFECp0Sj8w/zmsCXHXYvC+f 2r2XfpANnY5/F4kc+sKrpuVxl5cMYierRQhs8/4XZ6iSok08c3Zm7jVp2v6iNvPiHq19 dCK9pXBGZIyaCTE5ApAN/Zh1FZMGIJT+kD0W2T1304ZZE8t495Bk3OeEvRCIn8t4Fuki Bs631jVBZ/We60Aku1yKp4T454Ug5Y1VmzyNslwaVZ4PMSw4utvQQ6godZYRc/6KEZlJ zeWEcMQXWfI3Ak2bE1bdKA36Dp0aGpNzo8iA0qZuYweO6/OGiV9cLMhKaEXVp/95V8Jv y4kg== MIME-Version: 1.0 X-Received: by 10.182.44.167 with SMTP id f7mr6955909obm.3.1385063151600; Thu, 21 Nov 2013 11:45:51 -0800 (PST) Received: by 10.182.95.35 with HTTP; Thu, 21 Nov 2013 11:45:51 -0800 (PST) In-Reply-To: <528D6901.7020306@FreeBSD.org> References: <528C1C1C.9010308@FreeBSD.org> <528D6901.7020306@FreeBSD.org> Date: Thu, 21 Nov 2013 20:45:51 +0100 Message-ID: Subject: Re: r257955 breaks my if_run device From: =?UTF-8?Q?Mika=C3=ABl_Urankar?= To: Kevin Lo Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-wireless@freebsd.org" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.16 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: Thu, 21 Nov 2013 19:45:53 -0000 2013/11/21 Kevin Lo : > Mika=C3=ABl Urankar wrote: >> >> Hi, >> >> I've tried with the following revision of if_run.c, if_runreg.h, >> if_runvar.h but the problem is still there. (258082, 258083, 257955) >> I've created a PR : kern/184122 > > Could you use usbconfig(8) to show your USB vendor id and device id? Than= ks. here it is : idVendor =3D 0x148f idProduct =3D 0x2770