Subject: CVS commit: src/sys/dev/sbus
To: None <source-changes@NetBSD.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 06/27/2004 18:28:26
Module Name: src
Committed By: pk
Date: Sun Jun 27 18:28:26 UTC 2004
Modified Files:
src/sys/dev/sbus: dma_sbus.c lebuffer.c qec.c
Log Message:
Bus tags should now be constructed by copying the parent's bus tag and
then changing the fields that need to be handled by the child bus.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/dev/sbus/dma_sbus.c
cvs rdiff -r1.19 -r1.20 src/sys/dev/sbus/lebuffer.c
cvs rdiff -r1.28 -r1.29 src/sys/dev/sbus/qec.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.