From owner-freebsd-current@FreeBSD.ORG Tue Mar 31 11:29:53 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 36E76106566C; Tue, 31 Mar 2009 11:29:53 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id 778E58FC0A; Tue, 31 Mar 2009 11:29:52 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from [212.86.226.226] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.2.9) with ESMTPSA id 238947562; Tue, 31 Mar 2009 14:29:51 +0300 Message-ID: <49D1FEAE.4050006@FreeBSD.org> Date: Tue, 31 Mar 2009 14:29:50 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.21 (X11/20090329) MIME-Version: 1.0 To: Gustavo Perez Querol References: <1236802980.00085518.1236789602@10.7.7.3> <1238034181.00092378.1238020591@10.7.7.3> <1238368981.00093949.1238358002@10.7.7.3> <1238440994.00094295.1238430007@10.7.7.3> <1238498590.00094580.1238487605@10.7.7.3> In-Reply-To: <1238498590.00094580.1238487605@10.7.7.3> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, Jung-uk Kim Subject: Re: [HEADSUP] amd64 suspend/resume code to be comitted 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: Tue, 31 Mar 2009 11:29:54 -0000 Gustavo Perez Querol wrote: > Finally report that kldloading if_bge after resume doesn't make the card > work. Making pciconf -lv shows the card, but no driver attaches to the > card. My bge suspends fine without unloading and works fine after resume. bge0@pci0:4:0:0: class=0x020000 card=0x011b1025 chip=0x169314e4 rev=0x02 hdr=0x00 -- Alexander Motin