From owner-freebsd-current@FreeBSD.ORG Wed Jul 20 08:59:32 2011 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 DDC311065675 for ; Wed, 20 Jul 2011 08:59:32 +0000 (UTC) (envelope-from nvass@gmx.com) Received: from mailout-eu.gmx.com (mailout-eu.gmx.com [213.165.64.42]) by mx1.freebsd.org (Postfix) with SMTP id 38F118FC1C for ; Wed, 20 Jul 2011 08:59:32 +0000 (UTC) Received: (qmail invoked by alias); 20 Jul 2011 08:59:23 -0000 Received: from 77.49.6.107.dsl.dyn.forthnet.gr (EHLO [192.168.1.65]) [77.49.6.107] by mail.gmx.com (mp-eu004) with SMTP; 20 Jul 2011 10:59:23 +0200 X-Authenticated: #46156728 X-Provags-ID: V01U2FsdGVkX19Zk4EcBtpZa6FZWUy7ea+tGFC/Uku+H3K7VDTcbc eDrfVfykxgyY39 Message-ID: <4E2698D9.90106@gmx.com> Date: Wed, 20 Jul 2011 11:59:05 +0300 From: Nikos Vassiliadis User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: Steve Wills References: <4E263EFE.3040200@FreeBSD.org> In-Reply-To: <4E263EFE.3040200@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Mailman-Approved-At: Wed, 20 Jul 2011 11:13:03 +0000 Cc: current@FreeBSD.org Subject: Re: em problem in virtualbox since the weekend 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: Wed, 20 Jul 2011 08:59:32 -0000 On 7/20/2011 5:35 AM, Steve Wills wrote: > While testing some other things, I found -CURRENT from yesterday doesn't > work with the em0 in my VirtualBox 4.0.8 (a little out of date > admittedly). It worked Friday or Saturday I think. Anyone else seen this I also see this on a 4.0.4something installation. > em0: Unable to allocate bus resource: memory > em0: Allocation of PCI resources failed So, you're not alone:) Nikos