From owner-freebsd-net@FreeBSD.ORG Wed Aug 20 07:14:34 2008 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 14228106564A for ; Wed, 20 Aug 2008 07:14:34 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154]) by mx1.freebsd.org (Postfix) with ESMTP id 998B68FC12 for ; Wed, 20 Aug 2008 07:14:33 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so460700fgb.35 for ; Wed, 20 Aug 2008 00:14:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=A5JjR/CxlPzEUgR2wTyOMNpGF5j4Nuv+/2SryAVo0I4=; b=QYjflRJ50B9+lqWz1IJcsrMA7orLssyZllsgRXYDa3cz6YIZG2IPW3I7CAsBG4t2O5 8OssAsUF/jJ/yXcXaPSLb+jvFOqWjodAaQNJpsJcbSmqOKQDdA6FOYQpUvXqsw3oZHH0 brenVnUmj3N9wZ6EWuimnqepJhT5XpLBS1mio= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=Nok8BMQKEI5DcG0Y78rKKj9zQ83Y9SiMxQg30SiI0vIKD6xrDPQropxh2Ej8jQW6pC KCuP3BgL+Ih9HKsY/JPksZ5t21R0aNllY8eYUiU6D86Rsm4iXzylcOVCgc6elFyUxdf6 j/+fNjH9kWsjFfZlMn507+HuWCQIBkj3Ks6eg= Received: by 10.86.29.19 with SMTP id c19mr6322980fgc.28.1219214749019; Tue, 19 Aug 2008 23:45:49 -0700 (PDT) Received: by 10.86.62.14 with HTTP; Tue, 19 Aug 2008 23:45:48 -0700 (PDT) Message-ID: <7d6fde3d0808192345j3c6b595el2f60a21c8353e9ec@mail.gmail.com> Date: Tue, 19 Aug 2008 23:45:48 -0700 From: "Garrett Cooper" To: net@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Issues with msk driver on 8-CURRENT amd64 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2008 07:14:34 -0000 Hi Pyun! I know it's been a while since I responded, but after reinstalling my system recently I noticed that the issue I mentioned almost a year ago (http://www.mavetju.org/mail/view_thread.php?list=freebsd-net&id=2570821&thread=yes) with my Marvell chipset card has once again returned. In the interim I was using x86, and I didn't suffer from any of the issues I have again on x64, and I was using XP x64 but now I've switched over to Vista x64 on my client box. Subsequently, the only thing that's really changed on my system is that I'm using CPUTYPE=nocona (for my Core 2 Quad proc). I'm using the 7-RELENG kernel right now (and not really enjoying it, but it works -- yay?), but I'd like to help resolve the issue with msk under CURRENT with x64 and my chipset. Standing by awaiting marching orders with tcpdump, netcat, and pciconf at my side to help debug the issue :). Thanks, -Garrett