From owner-freebsd-net@FreeBSD.ORG Tue Oct 27 21:56:20 2009 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 46F6C1065670 for ; Tue, 27 Oct 2009 21:56:20 +0000 (UTC) (envelope-from tom@tomjudge.com) Received: from tomjudge.vm.bytemark.co.uk (tomjudge.vm.bytemark.co.uk [80.68.91.100]) by mx1.freebsd.org (Postfix) with ESMTP id 0A28F8FC15 for ; Tue, 27 Oct 2009 21:56:19 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by tomjudge.vm.bytemark.co.uk (Postfix) with ESMTP id 4A04148A70 for ; Tue, 27 Oct 2009 21:56:19 +0000 (GMT) X-Virus-Scanned: Debian amavisd-new at tomjudge.vm.bytemark.co.uk Received: from tomjudge.vm.bytemark.co.uk ([127.0.0.1]) by localhost (tomjudge.vm.bytemark.co.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0wx0gxFf0lrq for ; Tue, 27 Oct 2009 21:56:16 +0000 (GMT) Received: from rita.nodomain (unknown [192.168.205.6]) by tomjudge.vm.bytemark.co.uk (Postfix) with ESMTP id 670DD48A57 for ; Tue, 27 Oct 2009 21:56:16 +0000 (GMT) Message-ID: <4AE76C4F.7030900@tomjudge.com> Date: Tue, 27 Oct 2009 21:55:27 +0000 From: Tom Judge User-Agent: Thunderbird 2.0.0.23 (X11/20090822) MIME-Version: 1.0 To: net@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: bce(4) PRs - brief analysis 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: Tue, 27 Oct 2009 21:56:20 -0000 Hi, I went looking though all the PRs related to bce(4) this afternoon trying to shed some light on my R610 issue and came across the following duplicates: No SerDes PHY Support: kern/139761 kern/136417 kern/134658 - and possibly kern/118238 however this is different controller. CTX Write Errors: kern/135836 kern/134788 What is the correct way to report these duplicates? Also the follow 3 seem to be from a time when the bce driver was very buggy: kern/107850 kern/100858 kern/108542 These issues should no longer be present in 7.0+ ( I have not tested any other 6.X releases however I do have a patched 6.2 that works correctly based on changes that went into HEAD leading up to /Fri Jul 20 09:19:15 2007 UTC). Tom /