Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2001 23:55:24 +0200
From:      Wilko Bulte <wkb@freebie.demon.nl>
To:        Doug Rabson <dfr@freebsd.org>
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>
In-Reply-To: <200105231944.f4NJiIC07464@freefall.freebsd.org>; from dfr@freebsd.org on Wed, May 23, 2001 at 12:44:18PM -0700
References:  <200105231944.f4NJiIC07464@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010523235524.A1493>