From owner-cvs-all Fri Oct 11 23: 2:36 2002 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 83B0E37B401; Fri, 11 Oct 2002 23:02:35 -0700 (PDT) Received: from out0.mx.nwbl.wi.voyager.net (out0.mx.nwbl.wi.voyager.net [169.207.3.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC15F43E8A; Fri, 11 Oct 2002 23:02:34 -0700 (PDT) (envelope-from silby@silby.com) Received: from [10.1.1.6] (d6.as9.nwbl0.wi.voyager.net [169.207.132.134]) by out0.mx.nwbl.wi.voyager.net (Postfix) with ESMTP id 61B1C8302B; Sat, 12 Oct 2002 01:02:33 -0500 (CDT) Date: Sat, 12 Oct 2002 01:07:00 -0500 (CDT) From: Mike Silbersack To: Mike Silbersack Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/sys/pci if_xl.c In-Reply-To: <200210120547.g9C5lotV050978@freefall.freebsd.org> Message-ID: <20021012010453.W80926-100000@patrocles.silby.com> 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 FYI, what I am doing with this series of MFCs is to bring the -current and -stable drivers into sync where possible. I was recently asked to add another quirk for a specific chipset, at which point I found that the two drivers are diverging to the point where maintainence has become a pain. Most of the changes I'm MFCing are cardbus related, and will naturally be non-functional (and harmless) on -stable. Mike "Silby" Silbersack On Fri, 11 Oct 2002, Mike Silbersack wrote: > silby 2002/10/11 22:47:50 PDT > > Modified files: (Branch: RELENG_4) > sys/pci if_xl.c > Log: > MFC rev 1.83 > > When wierdreset flag is set, turn on the DISADVFD flag when we reset > rather than all the flags. This prevents setting being read from ROM, > which is a problem. If this breaks anything, it will only break the > 3C556B cards minipci cards, which mainly exist at rpi as far as rpi > has been able to tell. > > Revision Changes Path > 1.72.2.13 +2 -1 src/sys/pci/if_xl.c > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message