From owner-cvs-all Wed May 23 14:50:11 2001 Delivered-To: cvs-all@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 8FA9E37B423; Wed, 23 May 2001 14:50:01 -0700 (PDT) (envelope-from wkb@freebie.demon.nl) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.22 #1) id 152gVz-0005oe-00; Wed, 23 May 2001 21:49:59 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.11.3/8.11.2) id f4NLtOP01513; Wed, 23 May 2001 23:55:24 +0200 (CEST) (envelope-from wkb) Date: Wed, 23 May 2001 23:55:24 +0200 From: Wilko Bulte To: Doug Rabson Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/alpha/pci apecs.c apecs_pci.c cia.c cia_pci.c irongate.c irongate_pci.c lca.c lca_pci.c t2.c t2_pci.c tsunami.c tsunami_pci.c Message-ID: <20010523235524.A1493@freebie.demon.nl> References: <200105231944.f4NJiIC07464@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200105231944.f4NJiIC07464@freefall.freebsd.org>; from dfr@freebsd.org on Wed, May 23, 2001 at 12:44:18PM -0700 X-OS: FreeBSD 4.3-STABLE X-PGP: finger wilko@freebsd.org 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 On Wed, May 23, 2001 at 12:44:18PM -0700, Doug Rabson wrote: Is this something you plan to MFC? Or is the code too different? just wondering, Wilko > dfr 2001/05/23 12:44:18 PDT > > Modified files: > sys/alpha/pci apecs.c apecs_pci.c cia.c cia_pci.c > irongate.c irongate_pci.c lca.c lca_pci.c > t2.c t2_pci.c tsunami.c tsunami_pci.c > Log: > Make sure that all resource allocation is handled in the pcib device, not > the chipset. This is already how the multi-hose systems handle resource > allocation and it fixes a bug where dense and bwx memory allocations were > not handled properly. > > Reviewed by: gallatin > > Revision Changes Path > 1.19 +1 -36 src/sys/alpha/pci/apecs.c > 1.10 +33 -5 src/sys/alpha/pci/apecs_pci.c > 1.35 +1 -7 src/sys/alpha/pci/cia.c > 1.12 +8 -5 src/sys/alpha/pci/cia_pci.c > 1.5 +3 -9 src/sys/alpha/pci/irongate.c > 1.6 +7 -5 src/sys/alpha/pci/irongate_pci.c > 1.16 +1 -36 src/sys/alpha/pci/lca.c > 1.10 +30 -5 src/sys/alpha/pci/lca_pci.c > 1.9 +3 -10 src/sys/alpha/pci/t2.c > 1.7 +8 -5 src/sys/alpha/pci/t2_pci.c > 1.16 +3 -5 src/sys/alpha/pci/tsunami.c > 1.12 +4 -3 src/sys/alpha/pci/tsunami_pci.c ---end of quoted text--- -- | / o / / _ Arnhem, The Netherlands email: wilko@freebsd.org |/|/ / / /( (_) Bulte Powered by FreeBSD/alpha http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message