From owner-freebsd-net@FreeBSD.ORG Wed Aug 20 07:11:25 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 692B51065685 for ; Wed, 20 Aug 2008 07:11:25 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.157]) by mx1.freebsd.org (Postfix) with ESMTP id E93A88FC1D for ; Wed, 20 Aug 2008 07:11:24 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so459490fgb.35 for ; Wed, 20 Aug 2008 00:11:23 -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:cc:mime-version:content-type:content-transfer-encoding :content-disposition; bh=A5JjR/CxlPzEUgR2wTyOMNpGF5j4Nuv+/2SryAVo0I4=; b=qo31cRhjAxvGPBv9R/2IA9JNStwh8B6eQmEQxwdp1ciIigCdiMAbRjLOWqbE+tHZec iI9NVhePLZllymnU3MZWpi28CE6F/cZZZBqOzfQRY/kCfl79CwX91cvGMnwFc5qZ5Ujd SPaTANYWIcTl9+oPFB1VzkFN48uGgsbXaRiZM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:mime-version:content-type :content-transfer-encoding:content-disposition; b=dkMF+i/YIh6Oe4Pm4S2hNI/kZVjyTjsGs+6RifvilOVr7XnQIEx/LakbPrcUsMTQI1 FRqEVNKs7qz4gjS+la9WsZL+9vvqapONF2rynlqEbBFgAtBkh7T4YZcQ1Ql2CeFLXyGf 4fqUaGzSrRJtORY+9Wno+I0ofg7EVD9H1srqs= Received: by 10.86.71.1 with SMTP id t1mr6300343fga.36.1219214843680; Tue, 19 Aug 2008 23:47:23 -0700 (PDT) Received: by 10.86.62.14 with HTTP; Tue, 19 Aug 2008 23:47:23 -0700 (PDT) Message-ID: <7d6fde3d0808192347y65d1f21egf831dc18e264c510@mail.gmail.com> Date: Tue, 19 Aug 2008 23:47:23 -0700 From: "Garrett Cooper" To: pyunyh@gmail.com MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: net@freebsd.org Subject: Issues (again) 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:11:25 -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