Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/sbus
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.
Home |
Main Index |
Thread Index |
Old Index