From owner-freebsd-net@FreeBSD.ORG Sun Jan 3 11:03:02 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34CB5106568B for ; Sun, 3 Jan 2010 11:03:02 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-ew0-f226.google.com (mail-ew0-f226.google.com [209.85.219.226]) by mx1.freebsd.org (Postfix) with ESMTP id C15938FC20 for ; Sun, 3 Jan 2010 11:03:01 +0000 (UTC) Received: by ewy26 with SMTP id 26so12172858ewy.3 for ; Sun, 03 Jan 2010 03:02:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=PPkrHZg5I/Fc2GdHRJGHE/1ljYRFsB0nvvTPid7/K/o=; b=gAMM5/yGZH9pE8QkM+tS9RKRKDW4s0hRvfgf0P9DhbLxBC2xM04/8r7/E9Pwce1Crc POsXbP54/icdbJxv8KIl+PhsIhK6R0tOmn52p/z9FjrLgmNmtpsA0zpTmQFQKWchomno uxGQ2Q/MXMgXivqI/BI3pw7Sjx3SxldqIs4Hw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=LWrrlctwNiFhi4rC2ycXY/Edx1TYzWjuD0+bhWye6NlLDvgP1HfMxe1CySlWTnabIY LIFq2nOo+ESuc33O2St9UbUqpPOVbQjgarMcrtsQjPkJsiCVsaKscpz7TnKrf1tQEzeW Pgrjiy5kZ1czytLVDZ6BpuhEEcYY6AkHruHOg= MIME-Version: 1.0 Received: by 10.213.41.83 with SMTP id n19mr4333817ebe.59.1262516575722; Sun, 03 Jan 2010 03:02:55 -0800 (PST) In-Reply-To: <3a142e750912310737y46a4760emd4235f1e133a42e0@mail.gmail.com> References: <3a142e750912310737y46a4760emd4235f1e133a42e0@mail.gmail.com> Date: Sun, 3 Jan 2010 12:02:55 +0100 Message-ID: <3a142e751001030302j304b4946pd22682c223a49df8@mail.gmail.com> From: Paul B Mahol To: freebsd-net@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: ndis: missing media status reporting X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jan 2010 11:03:02 -0000 On 12/31/09, Paul B Mahol wrote: > Hi, > > if_ndis.c doesnt update link speed when associated. > > Patch is available here: > misc/142197: ndis is missing media status reporting > http://www.freebsd.org/cgi/query-pr.cgi?pr=142197 Anyone? -- Paul B Mahol