From owner-freebsd-current@FreeBSD.ORG Sat Jul 10 16:58:58 2010 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 C259F1065670 for ; Sat, 10 Jul 2010 16:58:58 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 7A1158FC26 for ; Sat, 10 Jul 2010 16:58:58 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.3) with ESMTP id o6AGwvfD006032; Sat, 10 Jul 2010 10:58:57 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.3/Submit) with ESMTP id o6AGwvZc006029; Sat, 10 Jul 2010 10:58:57 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 10 Jul 2010 10:58:57 -0600 (MDT) From: Warren Block To: Ryan Stone In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.5 (wonkity.com [127.0.0.1]); Sat, 10 Jul 2010 10:58:57 -0600 (MDT) Cc: FreeBSD Current , yongari@freebsd.org Subject: Re: msk(4) cannot receive packets on Marvell Yukon 88E8057 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: Sat, 10 Jul 2010 16:58:58 -0000 On Sat, 10 Jul 2010, Ryan Stone wrote: > I just got a new laptop that has a Marvell Yukon 88E8057 ethernet > adapter. The msk driver attaches to the hardware on the 8.1 release > candidate, and I seem to be able to transmit packets just fine, but I > can't receive packets reliably. The first time I tried the driver a > couple of pings succeeded, but dhcp didn't and now that I've tested > for a while longer, it seems that the first ping succeeding was pure > luck. My Marvell 88E8071 used to only work after a warm reboot from Windows. Testing it last night couldn't do that any more, it worked every time, but it's something worth testing on your system.