Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: bouyer
Date: Wed Nov 24 19:52:50 UTC 2004
Modified Files:
src/sys/dev/pci: pciide_common.c pciidevar.h
Log Message:
Move bus_dma setup out of pciide_dma_init() in a new function,
pciide_dma_dmamap_setup(), for the benefit of drivers that needs special
registers setup in dmainit().
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/dev/pci/pciide_common.c
cvs rdiff -r1.25 -r1.26 src/sys/dev/pci/pciidevar.h
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