From owner-cvs-all Mon Nov 27 23:14:31 2000 Delivered-To: cvs-all@freebsd.org Received: from sasami.jurai.net (sasami.jurai.net [63.67.141.99]) by hub.freebsd.org (Postfix) with ESMTP id C243037B402; Mon, 27 Nov 2000 23:14:26 -0800 (PST) Received: from localhost (winter@localhost) by sasami.jurai.net (8.9.3/8.8.7) with ESMTP id CAA01305; Tue, 28 Nov 2000 02:14:26 -0500 (EST) Date: Tue, 28 Nov 2000 02:14:25 -0500 (EST) From: "Matthew N. Dodd" To: "Matthew N. Dodd" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci pci.c src/sys/isa isa_common.c src/sys/dev/mca mca_bus.c In-Reply-To: <200011280712.eAS7CES06119@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've more than likely forgotten something obvious that breaks the world on a clean system so feel free to let me know. Separating out this stuff from the rest of the changes in my tree was the real reason I've been sitting on this stuff for 4 months. (That or I'm really lazy.) On Mon, 27 Nov 2000, Matthew N. Dodd wrote: > mdodd 2000/11/27 23:12:13 PST > > Modified files: > sys/pci pci.c > sys/isa isa_common.c > sys/dev/mca mca_bus.c > Log: > Reduce code duplication by using the GET_RESOURCE_LIST bus method and related > generic resource_list management functions. > > I'll deal with the EISA bits later. > > Not objected to by: new-bus > > Revision Changes Path > 1.166 +19 -46 src/sys/pci/pci.c > 1.19 +13 -27 src/sys/isa/isa_common.c > 1.9 +19 -53 src/sys/dev/mca/mca_bus.c > > -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | This Space For Rent | ISO8802.5 4ever | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message