From owner-cvs-all Tue Mar 18 17:56:16 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3230A37B401 for ; Tue, 18 Mar 2003 17:56:14 -0800 (PST) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id CFAB343F93 for ; Tue, 18 Mar 2003 17:56:11 -0800 (PST) (envelope-from silby@silby.com) Received: (qmail 32798 invoked from network); 19 Mar 2003 01:56:10 -0000 Received: from niwun.pair.com (HELO localhost) (209.68.2.70) by relay.pair.com with SMTP; 19 Mar 2003 01:56:10 -0000 X-pair-Authenticated: 209.68.2.70 Date: Tue, 18 Mar 2003 19:52:53 -0600 (CST) From: Mike Silbersack To: cvs-all@FreeBSD.org Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_xl.c In-Reply-To: <200303190148.h2J1mEGK082835@repoman.freebsd.org> Message-ID: <20030318195201.D3176@odysseus.silby.com> References: <200303190148.h2J1mEGK082835@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Note that most people probably never noticed this bug, because their cards all attached properly. Niels, on the other hand, only gets his miniPCI 556B to attach 1/10 times. I've blamed this on the PCI code, and told him to talk to Warner. :) Mike "Silby" Silbersack On Tue, 18 Mar 2003, Mike Silbersack wrote: > silby 2003/03/18 17:48:14 PST > > FreeBSD src repository > > Modified files: > sys/pci if_xl.c > Log: > Make sure to free the correct resources when the card fails to attach > properly. (Broken in the previous commit.) > > Noticed by: "Niels Chr. Bank-Pedersen" > > Revision Changes Path > 1.133 +8 -0 src/sys/pci/if_xl.c > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message