From owner-cvs-all Fri Dec 3 15:27:10 1999 Delivered-To: cvs-all@freebsd.org Received: from herring.nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (Postfix) with ESMTP id 8A747152CF; Fri, 3 Dec 1999 15:27:04 -0800 (PST) (envelope-from dfr@nlsystems.com) Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id XAA58572; Fri, 3 Dec 1999 23:33:03 GMT (envelope-from dfr@nlsystems.com) Date: Fri, 3 Dec 1999 23:33:03 +0000 (GMT) From: Doug Rabson To: "Matthew N. Dodd" Cc: Roger Hardiman , "Matthew N. Dodd" , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/alpha/alpha autoconf.c src/sys/alpha/pciapecs.c apecs_pci.c cia.c cia_pci.c lca.c lca_pci.c tsunami.ctsunami_pci.c src/sys/alpha/tc ioasic.c tc.c tcasic.c tcds.csrc/sys/alpha/tlsb gbus.c kftxx.c tlsb.c zs_tlsb.c src/sys/dev/amr ... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Fri, 3 Dec 1999, Matthew N. Dodd wrote: > On Fri, 3 Dec 1999, Roger Hardiman wrote: > > > sys/dev/bktr bktr_i2c.c > > > > > Log: > > > Remove the 'ivars' arguement to device_add_child() and > > > device_add_child_ordered(). 'ivars' may now be set using the > > > device_set_ivars() function. > > > > Is this going to get MFCed or not. > > I had not given much thought to that idea. I don't see why not. There isn't much point in merging this without merging the whole set of changes to subr_bus.c. This is feasable (the api hasn't changed much) but possibly not worth doing in 3.x since not much of the driver family uses it. The main customer which would benefit is USB. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message