From owner-cvs-src@FreeBSD.ORG Sat Sep 25 15:43:05 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E308E16A4CE; Sat, 25 Sep 2004 15:43:05 +0000 (GMT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAFF143D45; Sat, 25 Sep 2004 15:43:05 +0000 (GMT) (envelope-from ps@freebsd.org) Received: from ssl.mu.org (localhost [127.0.0.1]) by elvis.mu.org (Postfix) with ESMTP id 9EB485C9AB; Sat, 25 Sep 2004 08:43:05 -0700 (PDT) Received: from 64.142.93.182 (SquirrelMail authenticated user ps); by ssl.mu.org with HTTP; Sat, 25 Sep 2004 08:43:05 -0700 (PDT) Message-ID: <62713.64.142.93.182.1096126985.squirrel@64.142.93.182> In-Reply-To: References: <200409250507.i8P57L4T088887@repoman.freebsd.org> Date: Sat, 25 Sep 2004 08:43:05 -0700 (PDT) From: "Paul Saab" To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/bge if_bge.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Sep 2004 15:43:06 -0000 > Paul Saab writes: >> Log: >> Fix the statements for checking if we're dealing with a 5705/5750. > > Does this fix the 5705 performance degradation Doug reported? I dont know, but it might. I just know that it could cause ,ajor problems and it was a very dumb mistake and reason to not blindly do search&replace. If it doesn't then I have another idea but need him around to test it and he left lastnight on a trip.