From owner-freebsd-current@FreeBSD.ORG Mon Jul 25 17:30:05 2011 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 5AA851065674 for ; Mon, 25 Jul 2011 17:30:05 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 3218D8FC18 for ; Mon, 25 Jul 2011 17:30:05 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id D81D846B24; Mon, 25 Jul 2011 13:30:04 -0400 (EDT) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 72D268A02E; Mon, 25 Jul 2011 13:30:04 -0400 (EDT) From: John Baldwin To: freebsd-current@freebsd.org Date: Mon, 25 Jul 2011 13:08:03 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110617; KDE/4.5.5; amd64; ; ) References: <4E263EFE.3040200@FreeBSD.org> <1311590804416-4630323.post@n5.nabble.com> In-Reply-To: <1311590804416-4630323.post@n5.nabble.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201107251308.03742.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (bigwig.baldwin.cx); Mon, 25 Jul 2011 13:30:04 -0400 (EDT) Cc: timp 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: Mon, 25 Jul 2011 17:30:05 -0000 On Monday, July 25, 2011 6:46:44 am timp wrote: > I have same problems with em and ahci. > > Now in VirtialBox I temporarily set net iface to PCNet-PCI II (Am79C970A). > It works with if_le driver. > > VirtualBox 4.1, recent FreeBSD 9. So are you having problems with the latest FreeBSD 9? Can you capture a verbose dmesg if so? -- John Baldwin