From owner-freebsd-current@FreeBSD.ORG Mon Oct 12 17:27:44 2009 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 B91191065676; Mon, 12 Oct 2009 17:27:44 +0000 (UTC) (envelope-from gnemmi@gmail.com) Received: from mail-fx0-f222.google.com (mail-fx0-f222.google.com [209.85.220.222]) by mx1.freebsd.org (Postfix) with ESMTP id DCDEF8FC16; Mon, 12 Oct 2009 17:27:43 +0000 (UTC) Received: by fxm22 with SMTP id 22so8320487fxm.36 for ; Mon, 12 Oct 2009 10:27:43 -0700 (PDT) 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:cc:content-type; bh=j3lCxMB6UwYuT9wxiYwGeriwZUr0gjjVOt59qd6K9sM=; b=QCScdVXFeGVOOhaXgdkYPSFggxVFXoCMEmYtwBGN+p+Vhvnk8VhHYxRPYhifGQNPHN wvEt6j2WmTj6iT5JWRa8L1Ht+GLiw/qxajEUlerDcgKL3RU+XJMnwGbyPKNY0Sgw9/kT nxbXqqHyRnz2zd5Kaj9oq8kAJZO+LcmhS5Fy8= 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 :cc:content-type; b=tBA1iE+NvAtcjj72krajtUAAcU0krk/1bw9ECTZAZXYWI4yvE0lGwgZlYcrrHEMW6o /G4bL4bnulfkvMHdxc2h4P4H2BSXrJy5DSAfwbHjJDxwD8zPJO3l07h4Q8TSBK4dXPDe hBauzl9Y3yzNSaAGIVPUQP2hznbAyfQ9Fjoy0= MIME-Version: 1.0 Received: by 10.239.170.20 with SMTP id q20mr416572hbe.152.1255368462895; Mon, 12 Oct 2009 10:27:42 -0700 (PDT) In-Reply-To: <1255358681.10169.2.camel@localhost> References: <19e9a5dc0910111409l6e9b80a3rafaca3abe6d63e32@mail.gmail.com> <0037C4F1-7AA4-4010-AE7B-75360EA17D2D@freebsd.org> <20091012175457.4ea1bf2e.stas@deglitch.com> <1255358681.10169.2.camel@localhost> Date: Mon, 12 Oct 2009 14:27:42 -0300 Message-ID: <19e9a5dc0910121027l597697a9j48a17fde6da28aa4@mail.gmail.com> From: Gonzalo Nemmi To: Coleman Kane Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Stanislav Sedov , "Robert N. M. Watson" , Stanislav Sedov , current@freebsd.org Subject: Re: FYI: "8.0TODO" wiki page updated X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Oct 2009 17:27:44 -0000 On Mon, Oct 12, 2009 at 11:44 AM, Coleman Kane wrote: > On Mon, 2009-10-12 at 17:54 +0400, Stanislav Sedov wrote: > > On Mon, 12 Oct 2009 14:44:03 +0100 > > "Robert N. M. Watson" mentioned: > > > > > Hi Gonzalo-- > > > > > > I'm not aware of the status of this bug, but have CC'd Stanislav > > > Sedov, who has recently been working on other known if_bge issues for > > > 8.0. At this point things are pretty late in the cycle, and device > > > driver modifications (especially for sensitive drivers such as bge) > > > represent a significant risk, so things may not change; however, > > > perhaps he has some thoughts along these lines? > > > > > > > Hi, Gonzalo! > > > > I've not looked into this issue yet, but I'll do it in the near future. > > Unfortunatly, I believe it is too late to expect the fix to be present > > in 8.x, but I'll look what I can do wrt. this issue. > > > > Hi guys, > > Please send any fix or potential fix for evaluation my way. I attempted > to fix this bug awhile back myself, but was unable to pin down what was > going on. FreeBSD 9-CURRENT/amd64. > > This one is particularly a nuisance for me, as is the last thing that > prevents me from using Suspend on my HP notebook for anything. (Well, I > still need to fix whatever causes NDIS to break as well, but that's less > important, and I suspect partly a Win32 API issue). > > -- > Coleman Kane > > Same in here, please send any fix or potential fix for evaluation my way ... if_bge not waking up is the only thing preventing me from resuming (regardless of kern/136946 which doesn't affect me that much as I don't own or use firewire dongles .. I even comment the driver out ouf my kernel) on my i386 8.0-RC1, so .. if_bge waking up makes a lot of difference for me Thanks Robert and Stanislav for you kind and prompt answers. Thanks Coleman for pitching in. Best Regards Gonzalo Nemmi