From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22196 invoked by alias); 29 Aug 2006 20:34:02 -0000 Received: (qmail 22140 invoked by uid 448); 29 Aug 2006 20:34:00 -0000 Date: Tue, 29 Aug 2006 20:34:00 -0000 Message-ID: <20060829203400.22138.qmail@sourceware.org> From: brolley@sourceware.org To: sid-cvs@sourceware.org Subject: src/sid/component/glue glue.cxx hw-glue-probe- ... Mailing-List: contact sid-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-cvs-owner@sourceware.org X-SW-Source: 2006-q3/txt/msg00007.txt.bz2 List-Id: CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-08-29 20:34:00 Modified files: sid/component/glue: glue.cxx hw-glue-probe-bus.txt hw-glue-probe-bus.xml Log message: 2006-08-29 Dave Brolley * glue.cxx (base_address): New member of bus_prober. (bus_prober): Initialize base_address. (writeAny): Add this->prober->base_address to the address driven. (readAny): Likewise. * hw-glue-probe-bus.xml: Document new base-address attribute. * *.txt: Regenerated. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/glue/glue.cxx.diff?cvsroot=src&r1=1.13&r2=1.14 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/glue/hw-glue-probe-bus.txt.diff?cvsroot=src&r1=1.5&r2=1.6 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/glue/hw-glue-probe-bus.xml.diff?cvsroot=src&r1=1.3&r2=1.4